Fix minor problem found by static checking.
commit87e4427a0dd07f0a8c0a56f84652d6bedf13088d
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Sep 2011 09:01:39 +0000 (18 02:01 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Sep 2011 09:01:39 +0000 (18 02:01 -0700)
tree7a250ff9ec223132d6f34f63e2fd9b856d4f0353
parente5e9d610c9b435b9053bec512957c872b8fc031c
Fix minor problem found by static checking.

* xdisp.c (reseat_at_next_visible_line_start): Mark locals as
initialized, to pacify gcc -Wuninitialized.
src/ChangeLog
src/xdisp.c