summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gst-libs/gst/play/play.old.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst-libs/gst/play/play.old.c b/gst-libs/gst/play/play.old.c
index a256a8fa..c754d835 100644
--- a/gst-libs/gst/play/play.old.c
+++ b/gst-libs/gst/play/play.old.c
@@ -33,8 +33,9 @@ enum {
HAVE_XID,
HAVE_VIS_XID,
HAVE_VIDEO_SIZE,
- LAST_SIGNAL,
PIPELINE_ERROR,
+ /* put additional signals before this comment */
+ LAST_SIGNAL,
};
/* this struct is used to decouple signals coming out of threaded pipelines */