* dispnew.c (clear_glyph_row, copy_row_except_pointers): Use enums
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Sep 2013 15:29:27 +0000 (08:29 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Sep 2013 15:29:27 +0000 (08:29 -0700)
commitcf647d9300961108f50c6ae47b234d0e9afb89b4
tree514bdc289a9571c9f2cfc550647bb4441d4f86a2
parent4710d6f406ff792aaae65ad141f96346be44909d
* dispnew.c (clear_glyph_row, copy_row_except_pointers): Use enums

instead of ints, as it's the usual style for offsetof constants.  See:
http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00478.html
src/ChangeLog
src/dispnew.c