summaryrefslogtreecommitdiff
path: root/gdata/georss/gdata-georss-where.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/georss/gdata-georss-where.h')
-rw-r--r--gdata/georss/gdata-georss-where.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/georss/gdata-georss-where.h b/gdata/georss/gdata-georss-where.h
index b735b011..a949bb0b 100644
--- a/gdata/georss/gdata-georss-where.h
+++ b/gdata/georss/gdata-georss-where.h
@@ -42,7 +42,7 @@ typedef struct _GDataGeoRSSWherePrivate GDataGeoRSSWherePrivate;
* All the fields in the #GDataGeoRSSWhere structure are private and should never be accessed directly.
*
* Since: 0.5.0
- **/
+ */
typedef struct {
GDataParsable parent;
GDataGeoRSSWherePrivate *priv;
@@ -54,7 +54,7 @@ typedef struct {
* All the fields in the #GDataGeoRSSWhereClass structure are private and should never be accessed directly.
*
* Since: 0.5.0
- **/
+ */
typedef struct {
/*< private >*/
GDataParsableClass parent;