summaryrefslogtreecommitdiff
path: root/gdata/gdata-access-handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/gdata-access-handler.h')
-rw-r--r--gdata/gdata-access-handler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/gdata-access-handler.h b/gdata/gdata-access-handler.h
index 37137cdb..eff96c39 100644
--- a/gdata/gdata-access-handler.h
+++ b/gdata/gdata-access-handler.h
@@ -39,7 +39,7 @@ G_BEGIN_DECLS
* <ulink type="http" url="http://code.google.com/apis/calendar/data/2.0/developers_guide_protocol.html#SharingACalendar">ACL specification</ulink>.
*
* Since: 0.7.0
- **/
+ */
#define GDATA_LINK_ACCESS_CONTROL_LIST "http://schemas.google.com/acl/2007#accessControlList"
#define GDATA_TYPE_ACCESS_HANDLER (gdata_access_handler_get_type ())
@@ -54,7 +54,7 @@ G_BEGIN_DECLS
* All the fields in the #GDataAccessHandler structure are private and should never be accessed directly.
*
* Since: 0.3.0
- **/
+ */
typedef struct _GDataAccessHandler GDataAccessHandler; /* dummy typedef */
/**