Fix a use of strcat that wasn't replaced with g_stpcpy in the original
authorOwen Taylor <otaylor@redhat.com>
Fri, 15 Jun 2001 18:28:06 +0000 (18:28 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 15 Jun 2001 18:28:06 +0000 (18:28 +0000)
commitefc2ec72b5061346ed325f5fa008f4e92759c750
tree8d1a12945a1e5b565d4633c1b7a38cff87108500
parent81d04565b4f5410b34cb7a526c53caca05fb62fd
Fix a use of strcat that wasn't replaced with g_stpcpy in the original

Thu Jun 14 14:09:46 2001  Owen Taylor  <otaylor@redhat.com>

* gstrfuncs.c (g_strconcat): Fix a use of strcat that
wasn't replaced with g_stpcpy in the original
stpcpy-for-efficiency patch.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gstrfuncs.c
gstrfuncs.c