Small doc additions.

This commit is contained in:
Matthias Clasen
2003-07-30 19:00:36 +00:00
parent beca86c32b
commit b3814b0cdc
9 changed files with 40 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
2003-07-30 Matthias Clasen <maclas@gmx.de>
* glib/gutils.c (g_unsetenv): Use same argument name as in header, to pacify gtk-doc.
(g_getenv): Move docs inline, add comment about lifespan of return value.
* glib-2.0.pc.in (Libs): Remove forgotten @TRIO_LIBS@. (#118616, Noah Levitt)