summaryrefslogtreecommitdiff
path: root/gdata/gd/gdata-gd-name.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/gd/gdata-gd-name.h')
-rw-r--r--gdata/gd/gdata-gd-name.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/gd/gdata-gd-name.h b/gdata/gd/gdata-gd-name.h
index 2507ca3a..2044564e 100644
--- a/gdata/gd/gdata-gd-name.h
+++ b/gdata/gd/gdata-gd-name.h
@@ -42,7 +42,7 @@ typedef struct _GDataGDNamePrivate GDataGDNamePrivate;
* All the fields in the #GDataGDName structure are private and should never be accessed directly.
*
* Since: 0.5.0
- **/
+ */
typedef struct {
GDataParsable parent;
GDataGDNamePrivate *priv;
@@ -54,7 +54,7 @@ typedef struct {
* All the fields in the #GDataGDNameClass structure are private and should never be accessed directly.
*
* Since: 0.5.0
- **/
+ */
typedef struct {
/*< private >*/
GDataParsableClass parent;