summaryrefslogtreecommitdiff
path: root/gst/gstevent.c
diff options
context:
space:
mode:
authorEvan Nemerson <evan@coeus-group.com>2012-06-15 16:43:30 -0700
committerWim Taymans <wim.taymans@collabora.co.uk>2012-06-18 13:11:40 +0200
commit6c6bb0e21739208fc85fb068983f3b86dc4d177a (patch)
tree905b597b42a1e89b956432a978dfbba33b5c4f41 /gst/gstevent.c
parent49ba9ef056c4c279029aa028508b958cc092c83b (diff)
downloadgstreamer-6c6bb0e21739208fc85fb068983f3b86dc4d177a.tar.gz
introspection: assorted introspection and documentation fixes
These changes are to clean up syntax issues such as missing colons, missing spaces, etc., and minor issues such as argument names in headers not matching the implementation and/or documentation.
Diffstat (limited to 'gst/gstevent.c')
-rw-r--r--gst/gstevent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gstevent.c b/gst/gstevent.c
index 637996241a..4531da39cb 100644
--- a/gst/gstevent.c
+++ b/gst/gstevent.c
@@ -1610,7 +1610,7 @@ gst_event_parse_sink_message (GstEvent * event, GstMessage ** msg)
}
/**
- * gst_event_new_stream_start
+ * gst_event_new_stream_start:
*
* Create a new STREAM_START event. The stream start event can only
* travel downstream synchronized with the buffer flow. It is expected