]> git.eshelyaron.com Git - emacs.git/commit
* emacs.c (main): Add casts to avoid warnings
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Mar 2011 05:36:36 +0000 (22:36 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Mar 2011 05:36:36 +0000 (22:36 -0700)
commitc03cd23f455776f4fdf68966f6ac01e99f054d1e
tree45fbbbb74af200812006ebc83d3d3e5b7db1908e
parent244fc23d16bd60d159ee359a2f9eadff8b9fe8d3
* emacs.c (main): Add casts to avoid warnings

if GCC considers string literals to be constants.
src/ChangeLog
src/emacs.c