* syntax.c (update_syntax_table): Use unsigned instead of int.
[bpt/emacs.git] / src / ChangeLog
index d22ec42..0cd4df7 100644 (file)
@@ -1,6 +1,7 @@
 2011-04-04  Paul Eggert  <eggert@cs.ucla.edu>
 
        * syntax.c (scan_words): Remove var that was set but not used.
+       (update_syntax_table): Use unsigned instead of int.
 
        * lread.c (lisp_file_lexically_bound_p): Use ints rather than endptrs.
        (lisp_file_lexically_bound_p, read1): Use unsigned instead of int.