Fix a copy-and-paste error in the docs. (#325273, Declan Naughton)

2005-12-29  Matthias Clasen  <mclasen@redhat.com>

	* glib/gutils.c (glib_check_version): Fix a copy-and-paste error
	in the docs.  (#325273, Declan Naughton)
This commit is contained in:
Matthias Clasen 2005-12-30 02:08:02 +00:00 committed by Matthias Clasen
parent 87a57aa6b2
commit fd73fead6f
4 changed files with 17 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2005-12-29 Matthias Clasen <mclasen@redhat.com>
* glib/gutils.c (glib_check_version): Fix a copy-and-paste error
in the docs. (#325273, Declan Naughton)
2005-12-27 Manish Singh <yosh@gimp.org>
* tests/run-collate-tests.sh: use LC_ALL instead of LC_COLLATE, to

View File

@ -1,3 +1,8 @@
2005-12-29 Matthias Clasen <mclasen@redhat.com>
* glib/gutils.c (glib_check_version): Fix a copy-and-paste error
in the docs. (#325273, Declan Naughton)
2005-12-27 Manish Singh <yosh@gimp.org>
* tests/run-collate-tests.sh: use LC_ALL instead of LC_COLLATE, to

View File

@ -1,3 +1,8 @@
2005-12-29 Matthias Clasen <mclasen@redhat.com>
* glib/gutils.c (glib_check_version): Fix a copy-and-paste error
in the docs. (#325273, Declan Naughton)
2005-12-27 Manish Singh <yosh@gimp.org>
* tests/run-collate-tests.sh: use LC_ALL instead of LC_COLLATE, to

View File

@ -122,8 +122,8 @@ G_WIN32_DLLMAIN_FOR_DLL_NAME (static, dll_name)
/**
* glib_check_version:
* @required_major: the required major version.
* @required_minor: the required major version.
* @required_micro: the required major version.
* @required_minor: the required minor version.
* @required_micro: the required micro version.
*
* Checks that the GLib library in use is compatible with the
* given version. Generally you would pass in the constants