Some doc cleanups

svn path=/trunk/; revision=5985
This commit is contained in:
Matthias Clasen
2007-11-29 01:24:33 +00:00
parent e73f24aadc
commit a2d8858322
2 changed files with 18 additions and 3 deletions

View File

@@ -1,3 +1,16 @@
2007-11-28 Matthias Clasen <mclasen@redhat.com>
* glib/gurifuncs.c: Some doc cleanups
2007-11-28 Matthias Clasen <mclasen@redhat.com>
* glib/gtestutils.c: Fix up some doc comments, avoid C99 comments
* glib/gconvert.c: De-doc-commentify static functions to
shut up gtk-doc.
* glib/gutils.c: Fix the glib_gettext doc comment.
2007-11-28 Tor Lillqvist <tml@novell.com>
* config.h.win32.in: Update to match what configure produces.