docs/gst/Makefile.am: Disable a bunch of headers from being scanned
[platform/upstream/gstreamer.git] / plugins / elements / gstfakesink.h
index e2ebe01..f41ad61 100644 (file)
@@ -47,7 +47,7 @@ typedef enum {
   FAKESINK_STATE_ERROR_PAUSED_PLAYING,
   FAKESINK_STATE_ERROR_PLAYING_PAUSED,
   FAKESINK_STATE_ERROR_PAUSED_READY,
-  FAKESINK_STATE_ERROR_READY_NULL,
+  FAKESINK_STATE_ERROR_READY_NULL
 } GstFakeSinkStateError;
 
 typedef struct _GstFakeSink GstFakeSink;