More doc fixups

This commit is contained in:
Matthias Clasen
2005-05-01 21:57:49 +00:00
parent 15bd7c1526
commit 70924186de
5 changed files with 11 additions and 8 deletions

View File

@@ -3,8 +3,9 @@
* glib/ghash.h: Rename some parameters to make gtk-doc
happy.
* glib/gutils.c:
* glib/gwin32.c:
* glib/gstdio.c: Fix some typos, mark new API as "Since 2.8".
* glib/gutils.c: Fix some typos.
2005-04-29 Matthias Clasen <mclasen@redhat.com>