]> git.eshelyaron.com Git - emacs.git/commit
* bidi.c (bidi_dump_cached_states): Fix printf format mismatch.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Jul 2011 16:39:39 +0000 (09:39 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Jul 2011 16:39:39 +0000 (09:39 -0700)
commit2eb1f9e6a50ae13ada9a019e42fb6969f935454f
tree9ad114a0d57389ad2d4812f6f75a247de8856fe7
parent2238127283d703f38765f9b3f6a64f799d18e9e5
* bidi.c (bidi_dump_cached_states): Fix printf format mismatch.

Found by GCC static checking and --with-wide-int on a 32-bit host.
src/ChangeLog
src/bidi.c