Use g_return_val_if_fail instead of g_return_if_fail, as the function now
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Fri, 1 Sep 2000 13:45:43 +0000 (13:45 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Fri, 1 Sep 2000 13:45:43 +0000 (13:45 +0000)
commitfab90158aaa79db9825dc97dbfc3f632bdcc0b49
tree2b9dcba5cd2eb648cc1801ecc21f6f799dd142d7
parent4d1cb41ef99377ca1d9708a72dfc2f1df38cf685
Use g_return_val_if_fail instead of g_return_if_fail, as the function now

2000-09-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* gstring.c (g_string_free): Use g_return_val_if_fail instead of
g_return_if_fail, as the function now is supposed to return
something.
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/gstring.c
gstring.c