]> git.eshelyaron.com Git - emacs.git/commit
Properly initialize argment list supplied to android_init_emacs
authorPo Lu <luangruo@yahoo.com>
Mon, 16 Oct 2023 01:00:45 +0000 (09:00 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 16 Oct 2023 01:00:45 +0000 (09:00 +0800)
commit36656ff70e3d8971117b0d25b2afd2727b09b098
tree7b969b8d9d2870d36c33e5b33b03cd66aa2f15b3
parent4c9f9dbd5014eaade2c57b4a78b60528f08efed4
Properly initialize argment list supplied to android_init_emacs

* src/android.c (initEmacs): NULL-terminate c_argv.
src/android.c