summaryrefslogtreecommitdiff
path: root/gdata/services/picasaweb/gdata-picasaweb-query.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/services/picasaweb/gdata-picasaweb-query.h')
-rw-r--r--gdata/services/picasaweb/gdata-picasaweb-query.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/services/picasaweb/gdata-picasaweb-query.h b/gdata/services/picasaweb/gdata-picasaweb-query.h
index 12e428da..f6f40468 100644
--- a/gdata/services/picasaweb/gdata-picasaweb-query.h
+++ b/gdata/services/picasaweb/gdata-picasaweb-query.h
@@ -44,7 +44,7 @@ typedef struct _GDataPicasaWebQueryPrivate GDataPicasaWebQueryPrivate;
* All the fields in the #GDataPicasaWebQuery structure are private and should never be accessed directly.
*
* Since: 0.4.0
- **/
+ */
typedef struct {
GDataQuery parent;
GDataPicasaWebQueryPrivate *priv;
@@ -56,7 +56,7 @@ typedef struct {
* All the fields in the #GDataPicasaWebQueryClass structure are private and should never be accessed directly.
*
* Since: 0.4.0
- **/
+ */
typedef struct {
/*< private >*/
GDataQueryClass parent;