summaryrefslogtreecommitdiff
path: root/gdata/media/gdata-media-category.h
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/media/gdata-media-category.h
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/media/gdata-media-category.h')
-rw-r--r--gdata/media/gdata-media-category.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/media/gdata-media-category.h b/gdata/media/gdata-media-category.h
index d331ae5c..0715fe3f 100644
--- a/gdata/media/gdata-media-category.h
+++ b/gdata/media/gdata-media-category.h
@@ -40,7 +40,7 @@ typedef struct _GDataMediaCategoryPrivate GDataMediaCategoryPrivate;
* GDataMediaCategory:
*
* All the fields in the #GDataMediaCategory structure are private and should never be accessed directly.
- **/
+ */
typedef struct {
GDataParsable parent;
GDataMediaCategoryPrivate *priv;
@@ -52,7 +52,7 @@ typedef struct {
* All the fields in the #GDataMediaCategoryClass structure are private and should never be accessed directly.
*
* Since: 0.4.0
- **/
+ */
typedef struct {
/*< private >*/
GDataParsableClass parent;