gobject-introspection r941 - in trunk: . tests/everything
- From: otaylor svn gnome org
- To: svn-commits-list gnome org
- Subject: gobject-introspection r941 - in trunk: . tests/everything
- Date: Mon, 17 Nov 2008 23:24:18 +0000 (UTC)
Author: otaylor
Date: Mon Nov 17 23:24:17 2008
New Revision: 941
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=941&view=rev
Log:
Fix doc comment annotations for test_struct_b_clone()
* tests/everything/everything.c: Fix doc comment annotations
for test_struct_b_clone() to refer to the right function.
Modified:
trunk/ChangeLog
trunk/tests/everything/everything.c
Modified: trunk/tests/everything/everything.c
==============================================================================
--- trunk/tests/everything/everything.c (original)
+++ trunk/tests/everything/everything.c Mon Nov 17 23:24:17 2008
@@ -407,11 +407,11 @@
}
/**
- * test_struct_a_clone:
- * @a: the structure
+ * test_struct_b_clone:
+ * @b: the structure
* @b_out: (out): the cloned structure
*
- * Make a copy of a TestStructA
+ * Make a copy of a TestStructB
*/
void
test_struct_b_clone (TestStructB *b,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]