summaryrefslogtreecommitdiff
path: root/gdata/gdata-query.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/gdata-query.h')
-rw-r--r--gdata/gdata-query.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/gdata-query.h b/gdata/gdata-query.h
index 69bf2343..f80cc8c0 100644
--- a/gdata/gdata-query.h
+++ b/gdata/gdata-query.h
@@ -38,7 +38,7 @@ typedef struct _GDataQueryPrivate GDataQueryPrivate;
* GDataQuery:
*
* All the fields in the #GDataQuery structure are private and should never be accessed directly.
- **/
+ */
typedef struct {
GObject parent;
GDataQueryPrivate *priv;
@@ -48,7 +48,7 @@ typedef struct {
* GDataQueryClass:
*
* All the fields in the #GDataQueryClass structure are private and should never be accessed directly.
- **/
+ */
typedef struct {
/*< private >*/
GObjectClass parent;