summaryrefslogtreecommitdiff
path: root/gdata/gdata-comparable.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/gdata-comparable.c')
-rw-r--r--gdata/gdata-comparable.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/gdata-comparable.c b/gdata/gdata-comparable.c
index 7817f37d..d4c5d18a 100644
--- a/gdata/gdata-comparable.c
+++ b/gdata/gdata-comparable.c
@@ -31,7 +31,7 @@
* </ulink>.
*
* Since: 0.7.0
- **/
+ */
#include <glib.h>
#include <glib-object.h>
@@ -68,7 +68,7 @@ gdata_comparable_get_type (void)
* Return value: %TRUE on success, %FALSE otherwise
*
* Since: 0.7.0
- **/
+ */
gint
gdata_comparable_compare (GDataComparable *self, GDataComparable *other)
{