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