mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 16:33:40 +02:00
Document that the varargs must be NULL-terminated. (#99510)
* glib/gfileutils.c (g_build_path): (g_build_filename): Document that the varargs must be NULL-terminated. (#99510)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
2002-11-25 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gfileutils.c (g_build_path):
|
||||
(g_build_filename): Document that the varargs must be
|
||||
NULL-terminated. (#99510)
|
||||
|
||||
* glib/gmessages.h (g_assert):
|
||||
(g_return_if_fail):
|
||||
(g_return_val_if_fail): Remove the (no longer effective) empty
|
||||
|
Reference in New Issue
Block a user