summaryrefslogtreecommitdiff
path: root/gdata/atom/gdata-category.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/atom/gdata-category.h')
-rw-r--r--gdata/atom/gdata-category.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/atom/gdata-category.h b/gdata/atom/gdata-category.h
index f537952f..20f7cacf 100644
--- a/gdata/atom/gdata-category.h
+++ b/gdata/atom/gdata-category.h
@@ -80,7 +80,7 @@ typedef struct _GDataCategoryPrivate GDataCategoryPrivate;
* GDataCategory:
*
* All the fields in the #GDataCategory structure are private and should never be accessed directly.
- **/
+ */
typedef struct {
GDataParsable parent;
GDataCategoryPrivate *priv;
@@ -92,7 +92,7 @@ typedef struct {
* All the fields in the #GDataCategoryClass structure are private and should never be accessed directly.
*
* Since: 0.4.0
- **/
+ */
typedef struct {
/*< private >*/
GDataParsableClass parent;