]> git.eshelyaron.com Git - emacs.git/commit
Fix Android build
authorPo Lu <luangruo@yahoo.com>
Sun, 28 Apr 2024 04:03:07 +0000 (12:03 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 29 Apr 2024 15:05:34 +0000 (17:05 +0200)
commitc911aa3c86e6308c2898f36204838dd9102191ff
tree6df9ff4ef9abd6e9d0aebf816bae9200d809a572
parent63a3ebdd3106a3c789659b94927f441cdafb9db3
Fix Android build

* src/androidterm.c (android_draw_glyph_string): Omit extraneous
argument to android_fill_rectangle.

(cherry picked from commit ae9c76e588e5f64bfe1517a910d2cd6f54e9975a)
src/androidterm.c