* gtkutil.c (get_utf8_string): Remove redundant assignment.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Jun 2012 07:54:45 +0000 (00:54 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Jun 2012 07:54:45 +0000 (00:54 -0700)
commit4495ff3898b49713c89f797d7e9c4153a40a3cde
tree7e80ae2f888240b5dd77ffa50860aa6b4cb34f48
parentb3b4476b097abd3ae546d92493aebf8c9c348328
* gtkutil.c (get_utf8_string): Remove redundant assignment.

sprintf already null-terminates its output.
src/ChangeLog
src/gtkutil.c