* gtkutil.c (get_utf8_string): Remove redundant assignment.
[bpt/emacs.git] / src / ChangeLog
index 02dc8d4..95c938d 100644 (file)
@@ -1,5 +1,8 @@
 2012-06-25  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * gtkutil.c (get_utf8_string): Remove redundant assignment.
+       sprintf already null-terminates its output.
+
        * xfns.c (x_window): Remove redundant cast.
 
 2012-06-25  Dmitry Antipov  <dmantipov@yandex.ru>