summaryrefslogtreecommitdiff
path: root/gdata/services/documents/gdata-documents-folder.c
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2017-01-24 23:14:28 +0000
committerPhilip Withnall <philip@tecnocode.co.uk>2017-01-24 23:14:28 +0000
commitbf0da775d998d06fac1fd108250e6f7c55dd7c4e (patch)
tree5860fdcf06566b6f97f04fbdff711df57f49ebe7 /gdata/services/documents/gdata-documents-folder.c
parent42a0b64716ac12da97f2de8582c4ee88c8fad1a9 (diff)
downloadlibgdata-bf0da775d998d06fac1fd108250e6f7c55dd7c4e.tar.gz
docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’
‘*/’ is more standard, so this is basically a housekeeping improvement in coding style.
Diffstat (limited to 'gdata/services/documents/gdata-documents-folder.c')
-rw-r--r--gdata/services/documents/gdata-documents-folder.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/services/documents/gdata-documents-folder.c b/gdata/services/documents/gdata-documents-folder.c
index 1ae9bfe1..ed475031 100644
--- a/gdata/services/documents/gdata-documents-folder.c
+++ b/gdata/services/documents/gdata-documents-folder.c
@@ -76,7 +76,7 @@
* </example>
*
* Since: 0.4.0
- **/
+ */
#include <config.h>
#include <glib.h>
@@ -128,7 +128,7 @@ gdata_documents_folder_constructed (GObject *object)
* Return value: a new #GDataDocumentsFolder, or %NULL; unref with g_object_unref()
*
* Since: 0.4.0
- **/
+ */
GDataDocumentsFolder *
gdata_documents_folder_new (const gchar *id)
{