summaryrefslogtreecommitdiff
path: root/gdata/gcontact/gdata-gcontact-jot.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/gcontact/gdata-gcontact-jot.h')
-rw-r--r--gdata/gcontact/gdata-gcontact-jot.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/gdata/gcontact/gdata-gcontact-jot.h b/gdata/gcontact/gdata-gcontact-jot.h
index 556e51be..b9272b9b 100644
--- a/gdata/gcontact/gdata-gcontact-jot.h
+++ b/gdata/gcontact/gdata-gcontact-jot.h
@@ -36,7 +36,7 @@ G_BEGIN_DECLS
* gContact specification</ulink>.
*
* Since: 0.7.0
- **/
+ */
#define GDATA_GCONTACT_JOT_HOME "home"
/**
@@ -48,7 +48,7 @@ G_BEGIN_DECLS
* gContact specification</ulink>.
*
* Since: 0.7.0
- **/
+ */
#define GDATA_GCONTACT_JOT_WORK "work"
/**
@@ -60,7 +60,7 @@ G_BEGIN_DECLS
* gContact specification</ulink>.
*
* Since: 0.7.0
- **/
+ */
#define GDATA_GCONTACT_JOT_OTHER "other"
/**
@@ -72,7 +72,7 @@ G_BEGIN_DECLS
* gContact specification</ulink>.
*
* Since: 0.7.0
- **/
+ */
#define GDATA_GCONTACT_JOT_KEYWORDS "keywords"
/**
@@ -84,7 +84,7 @@ G_BEGIN_DECLS
* gContact specification</ulink>.
*
* Since: 0.7.0
- **/
+ */
#define GDATA_GCONTACT_JOT_USER "user"
#define GDATA_TYPE_GCONTACT_JOT (gdata_gcontact_jot_get_type ())
@@ -102,7 +102,7 @@ typedef struct _GDataGContactJotPrivate GDataGContactJotPrivate;
* All the fields in the #GDataGContactJot structure are private and should never be accessed directly.
*
* Since: 0.7.0
- **/
+ */
typedef struct {
GDataParsable parent;
GDataGContactJotPrivate *priv;
@@ -114,7 +114,7 @@ typedef struct {
* All the fields in the #GDataGContactJotClass structure are private and should never be accessed directly.
*
* Since: 0.7.0
- **/
+ */
typedef struct {
/*< private >*/
GDataParsableClass parent;