Cleanup. Use return value of g_string_free(...). (#343548, Chris Wilson)
authorBehdad Esfahbod <behdad@gnome.org>
Thu, 1 Jun 2006 04:51:25 +0000 (04:51 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Thu, 1 Jun 2006 04:51:25 +0000 (04:51 +0000)
commit38b53eed54388d5268447ca73c20fbffb73c7035
tree1ca7a04c9daaf463dfeae1c3e525692471327909
parent01e5d78f6dbab0dbe0b40768711b868c9a7a77c0
Cleanup. Use return value of g_string_free(...). (#343548, Chris Wilson)

2006-06-01  Behdad Esfahbod  <behdad@gnome.org>

        * glib/gkeyfile.c (g_key_file_to_data),
        (g_key_file_parse_value_as_comment),
        (g_key_file_parse_comment_as_value):
        * glib/gscanner.c (g_scanner_get_token_ll): Cleanup. Use return
        value of g_string_free(...). (#343548, Chris Wilson)
ChangeLog
ChangeLog.pre-2-12
glib/gkeyfile.c
glib/gscanner.c