Documentation fixes.

This commit is contained in:
Matthias Clasen
2004-10-26 16:10:52 +00:00
parent 537908e429
commit 5a6df6dd65
18 changed files with 1001 additions and 37 deletions

View File

@@ -1,5 +1,10 @@
2004-10-26 Matthias Clasen <mclasen@redhat.com>
* glib/gkeyfile.c (g_key_file_new): Fix docs.
* glib/gkeyfile.h: Use the same parameter names as in
the implementation and the docs.
* glib/gwin32.c (g_win32_get_windows_version): Make this
function thread-safe in the GLib style.
* glib/gthreadinit.h: