summaryrefslogtreecommitdiff
path: root/atk/atknoopobject.c
diff options
context:
space:
mode:
Diffstat (limited to 'atk/atknoopobject.c')
-rw-r--r--atk/atknoopobject.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/atk/atknoopobject.c b/atk/atknoopobject.c
index cc87360..bbb2999 100644
--- a/atk/atknoopobject.c
+++ b/atk/atknoopobject.c
@@ -132,13 +132,13 @@ atk_no_op_object_class_init (AtkNoOpObjectClass *klass)
}
/**
- *atk_no_op_object_new:
- *@obj: a #GObject
+ * atk_no_op_object_new:
+ * @obj: a #GObject
*
- *Provides a default (non-functioning stub) #AtkObject.
- *Application maintainers should not use this method.
+ * Provides a default (non-functioning stub) #AtkObject.
+ * Application maintainers should not use this method.
*
- *Returns: a default (non-functioning stub) #AtkObject
+ * Returns: a default (non-functioning stub) #AtkObject
**/
AtkObject*
atk_no_op_object_new (GObject *obj)