summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clutter-gst/clutter-gst-player.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/clutter-gst/clutter-gst-player.h b/clutter-gst/clutter-gst-player.h
index 38ac23d..1d1fad5 100644
--- a/clutter-gst/clutter-gst-player.h
+++ b/clutter-gst/clutter-gst-player.h
@@ -67,7 +67,8 @@ typedef struct _ClutterGstPlayerIfacePrivate ClutterGstPlayerIfacePrivate;
/**
* ClutterGstPlayerIface:
- * @download_buffering: handler for the #ClutterGstPlayer::download-buffering signal
+ * @download_buffering: handler for the #ClutterGstPlayer::download-buffering
+ * signal
*
* Interface vtable for #ClutterGstPlayer implementations
*