Fixed gtk-doc warnings by updating the documentation of various functions.

2008-01-30  Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* glib/gchecksum.c:
	* glib/gtestutils.c:
	* glib/gutils.c:

	Fixed gtk-doc warnings by updating the documentation of
	various functions.

svn path=/trunk/; revision=6429
This commit is contained in:
Wouter Bolsterlee
2008-01-30 20:52:13 +00:00
committed by Wouter Bolsterlee
parent b80cb2ec04
commit ca25b31ee3
4 changed files with 63 additions and 54 deletions

View File

@@ -614,7 +614,7 @@ g_test_minimized_result (double minimized_quantity,
}
/**
* g_test_minimized_result:
* g_test_maximized_result:
* @maximized_quantity: the reported value
* @format: the format string of the report message
*