g_string_sprintf() is deprecated.
commite40a84f538b01515c216e8e43e91b8497a31f977
authorVit Rosin <vit_r@list.ru>
Thu, 4 Mar 2010 11:34:56 +0000 (4 11:34 +0000)
committerAndrew Borodin <aborodin@vmail.ru>
Tue, 8 Jun 2010 09:07:11 +0000 (8 13:07 +0400)
treedee42d6496fed3f6f9ee6b3d439ac00cec7a1d2f
parent9dc0a54ba17dbd73ddd0efe98eb9b5fa374336c1
g_string_sprintf() is deprecated.

Reimplemented error messages in src/editor/edit.c using g_strdup_printf().

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/editor/edit.c