summaryrefslogtreecommitdiff
path: root/gst/mpegpsmux/psmux.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/mpegpsmux/psmux.c')
-rw-r--r--gst/mpegpsmux/psmux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/mpegpsmux/psmux.c b/gst/mpegpsmux/psmux.c
index a4d7b2c1b..9d0493c1d 100644
--- a/gst/mpegpsmux/psmux.c
+++ b/gst/mpegpsmux/psmux.c
@@ -67,7 +67,7 @@ static gboolean psmux_write_program_stream_map (PsMux * mux);
* Returns: A new #PsMux object.
*/
PsMux *
-psmux_new ()
+psmux_new (void)
{
PsMux *mux;