summaryrefslogtreecommitdiff
path: root/gdata/services/documents/gdata-documents-text.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/services/documents/gdata-documents-text.c')
-rw-r--r--gdata/services/documents/gdata-documents-text.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/services/documents/gdata-documents-text.c b/gdata/services/documents/gdata-documents-text.c
index d9a9c046..127fb60e 100644
--- a/gdata/services/documents/gdata-documents-text.c
+++ b/gdata/services/documents/gdata-documents-text.c
@@ -31,7 +31,7 @@
* <ulink type="http" url="https://developers.google.com/google-apps/documents-list/">online documentation</ulink>.
*
* Since: 0.4.0
- **/
+ */
#include <config.h>
#include <glib.h>
@@ -79,7 +79,7 @@ gdata_documents_text_constructed (GObject *object)
* Return value: (transfer full): a new #GDataDocumentsText, or %NULL; unref with g_object_unref()
*
* Since: 0.4.0
- **/
+ */
GDataDocumentsText *
gdata_documents_text_new (const gchar *id)
{