summaryrefslogtreecommitdiff
path: root/gdata/gcontact/gdata-gcontact-calendar.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/gcontact/gdata-gcontact-calendar.h')
-rw-r--r--gdata/gcontact/gdata-gcontact-calendar.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/gdata/gcontact/gdata-gcontact-calendar.h b/gdata/gcontact/gdata-gcontact-calendar.h
index a225ebc7..125ee6d7 100644
--- a/gdata/gcontact/gdata-gcontact-calendar.h
+++ b/gdata/gcontact/gdata-gcontact-calendar.h
@@ -36,7 +36,7 @@ G_BEGIN_DECLS
* gContact specification</ulink>.
*
* Since: 0.7.0
- **/
+ */
#define GDATA_GCONTACT_CALENDAR_WORK "work"
/**
@@ -48,7 +48,7 @@ G_BEGIN_DECLS
* gContact specification</ulink>.
*
* Since: 0.7.0
- **/
+ */
#define GDATA_GCONTACT_CALENDAR_HOME "home"
/**
@@ -60,7 +60,7 @@ G_BEGIN_DECLS
* gContact specification</ulink>.
*
* Since: 0.7.0
- **/
+ */
#define GDATA_GCONTACT_CALENDAR_FREE_BUSY "free-busy"
#define GDATA_TYPE_GCONTACT_CALENDAR (gdata_gcontact_calendar_get_type ())
@@ -78,7 +78,7 @@ typedef struct _GDataGContactCalendarPrivate GDataGContactCalendarPrivate;
* All the fields in the #GDataGContactCalendar structure are private and should never be accessed directly.
*
* Since: 0.7.0
- **/
+ */
typedef struct {
GDataParsable parent;
GDataGContactCalendarPrivate *priv;
@@ -90,7 +90,7 @@ typedef struct {
* All the fields in the #GDataGContactCalendarClass structure are private and should never be accessed directly.
*
* Since: 0.7.0
- **/
+ */
typedef struct {
/*< private >*/
GDataParsableClass parent;