summaryrefslogtreecommitdiff
path: root/gdata/atom/gdata-author.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/atom/gdata-author.h')
-rw-r--r--gdata/atom/gdata-author.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/atom/gdata-author.h b/gdata/atom/gdata-author.h
index 1575ae98..7487b4cf 100644
--- a/gdata/atom/gdata-author.h
+++ b/gdata/atom/gdata-author.h
@@ -40,7 +40,7 @@ typedef struct _GDataAuthorPrivate GDataAuthorPrivate;
* GDataAuthor:
*
* All the fields in the #GDataAuthor structure are private and should never be accessed directly.
- **/
+ */
typedef struct {
GDataParsable parent;
GDataAuthorPrivate *priv;
@@ -52,7 +52,7 @@ typedef struct {
* All the fields in the #GDataAuthorClass structure are private and should never be accessed directly.
*
* Since: 0.4.0
- **/
+ */
typedef struct {
/*< private >*/
GDataParsableClass parent;