Move this function before g_string_append_c so that we avoid the plt call
authorAlexander Larsson <alexl@redhat.com>
Wed, 28 Nov 2007 14:49:22 +0000 (14:49 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Wed, 28 Nov 2007 14:49:22 +0000 (14:49 +0000)
commit14b59e3847c553557f60a6df42d102491659a68e
tree25b3812427c6f3ffab83e3a537168c020eee7eb2
parent6ce14033c7305a604c622b4bc988508c83bd74c2
Move this function before g_string_append_c so that we avoid the plt call

2007-11-28  Alexander Larsson  <alexl@redhat.com>

* glib/gstring.c (g_string_append_uri_escaped):
Move this function before g_string_append_c so that
we avoid the plt call due to the undefinf of g_string_append_c

svn path=/trunk/; revision=5975
ChangeLog
glib/gstring.c