* xdisp.c (set_cursor_from_row): Simplify conditionals,
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Oct 2011 05:50:15 +0000 (22:50 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Oct 2011 05:50:15 +0000 (22:50 -0700)
commitb5525cacc35f18d13ee38e437c9bd362e9c06640
tree4660a16ae4b1818b90483f434767fb9b8ba37d71
parent0324f3af3dddd189617a9cc4b203e3783e96fc7a
* xdisp.c (set_cursor_from_row): Simplify conditionals,

to pacify GCC 4.6.1 x86-64 with -O2 -Wstrict-overflow.
src/ChangeLog
src/xdisp.c