libbonobo r3482 - in trunk: . bonobo
- From: tobiasmue svn gnome org
- To: svn-commits-list gnome org
- Subject: libbonobo r3482 - in trunk: . bonobo
- Date: Fri, 25 Jul 2008 11:31:21 +0000 (UTC)
Author: tobiasmue
Date: Fri Jul 25 11:31:20 2008
New Revision: 3482
URL: http://svn.gnome.org/viewvc/libbonobo?rev=3482&view=rev
Log:
2008-07-25 Tobias Mueller <tobiasmue svn gnome org>
* bonobo/bonobo-main.c (bonobo_init):
Extend documentation to reflect the fact that it accepts
NULL. Fixes bug 543733.
Modified:
trunk/ChangeLog
trunk/bonobo/bonobo-main.c
Modified: trunk/bonobo/bonobo-main.c
==============================================================================
--- trunk/bonobo/bonobo-main.c (original)
+++ trunk/bonobo/bonobo-main.c Fri Jul 25 11:31:20 2008
@@ -243,8 +243,8 @@
/**
* bonobo_init:
- * @argc: a pointer to the number of arguments
- * @argv: the array of arguments
+ * @argc: a pointer to the number of arguments or %NULL
+ * @argv: the array of arguments or %NULL
*
* Initializes the bonobo component model.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]