summaryrefslogtreecommitdiff
path: root/gdata/services/picasaweb/gdata-picasaweb-user.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/services/picasaweb/gdata-picasaweb-user.h')
-rw-r--r--gdata/services/picasaweb/gdata-picasaweb-user.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/services/picasaweb/gdata-picasaweb-user.h b/gdata/services/picasaweb/gdata-picasaweb-user.h
index 93753192..8757a69c 100644
--- a/gdata/services/picasaweb/gdata-picasaweb-user.h
+++ b/gdata/services/picasaweb/gdata-picasaweb-user.h
@@ -44,7 +44,7 @@ typedef struct _GDataPicasaWebUserPrivate GDataPicasaWebUserPrivate;
* All the fields in the #GDataPicasaWebUser structure are private and should never be accessed directly.
*
* Since: 0.6.0
- **/
+ */
typedef struct {
GDataEntry parent;
GDataPicasaWebUserPrivate *priv;
@@ -56,7 +56,7 @@ typedef struct {
* All the fields in the #GDataPicasaWebUserClass structure are private and should never be accessed directly.
*
* Since: 0.6.0
- **/
+ */
typedef struct {
/*< private >*/
GDataEntryClass parent;