glib r7675 - in trunk: . glib
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r7675 - in trunk: . glib
- Date: Sun, 23 Nov 2008 21:16:06 +0000 (UTC)
Author: chpe
Date: Sun Nov 23 21:16:06 2008
New Revision: 7675
URL: http://svn.gnome.org/viewvc/glib?rev=7675&view=rev
Log:
Bug 559413 â g_option_group_set_error_hook docs buglet
Modified:
trunk/ChangeLog
trunk/glib/goption.c
Modified: trunk/glib/goption.c
==============================================================================
--- trunk/glib/goption.c (original)
+++ trunk/glib/goption.c Sun Nov 23 21:16:06 2008
@@ -2005,9 +2005,8 @@
* Associates a function with @group which will be called
* from g_option_context_parse() when an error occurs.
*
- * Note that the user data to be passed to @pre_parse_func and
- * @post_parse_func can be specified when constructing the group
- * with g_option_group_new().
+ * Note that the user data to be passed to @error_func can be
+ * specified when constructing the group with g_option_group_new().
*
* Since: 2.6
**/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]