summaryrefslogtreecommitdiff
path: root/gdata/gdata-comparable.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/gdata-comparable.h')
-rw-r--r--gdata/gdata-comparable.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/gdata-comparable.h b/gdata/gdata-comparable.h
index f5b1f64c..7843afeb 100644
--- a/gdata/gdata-comparable.h
+++ b/gdata/gdata-comparable.h
@@ -37,7 +37,7 @@ G_BEGIN_DECLS
* All the fields in the #GDataComparable structure are private and should never be accessed directly.
*
* Since: 0.7.0
- **/
+ */
typedef struct _GDataComparable GDataComparable; /* dummy typedef */
/**
@@ -50,7 +50,7 @@ typedef struct _GDataComparable GDataComparable; /* dummy typedef */
* The class structure for the #GDataComparable interface.
*
* Since: 0.7.0
- **/
+ */
typedef struct {
GTypeInterface parent;