]> git.eshelyaron.com Git - emacs.git/commit
Clarify compiler-pacifier in frame.c
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 23 Aug 2019 18:17:38 +0000 (11:17 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 23 Aug 2019 18:17:55 +0000 (11:17 -0700)
commit6cd567878443dd5fb9c3910de3a8e67acb5962b4
tree8601b524eb26e19c8717155d24b3f18a054f3a07
parentad9c8b029c4949b492db778c40b5c94bd7093f85
Clarify compiler-pacifier in frame.c

* src/frame.c (Fx_parse_geometry): Pacify the compiler in a
different way, so that the human reader can more easily see
that the initializations are unnecessary.
src/frame.c