]> git.eshelyaron.com Git - emacs.git/commit
Fix computation of screen width and height on Haiku
authorPo Lu <luangruo@yahoo.com>
Fri, 17 Jun 2022 06:58:20 +0000 (06:58 +0000)
committerPo Lu <luangruo@yahoo.com>
Fri, 17 Jun 2022 06:58:20 +0000 (06:58 +0000)
commit10d23f4ed4a7cded2f6177f35b8d9aa9c3686d72
tree66d4489bb64a1451232f53a47b60230b9dff6503
parentcce197c630ed3913ef4b5d39bdcb1d684c861a87
Fix computation of screen width and height on Haiku

* src/haiku_support.cc (be_get_screen_dimensions): Use correct
macros to extract width and height.
src/haiku_support.cc