[MOVED FROM GST-P-FARSIGHT] don't know why I did that...
authorYouness Alaoui <youness.alaoui@collabora.co.uk>
Wed, 22 Aug 2007 18:01:33 +0000 (18:01 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Sat, 21 Feb 2009 16:48:00 +0000 (17:48 +0100)
20070822180133-4f0f6-6a7382f6c7d3630f91da384e1904763c7ea6fa1a.gz

gst/dtmf/gstdtmfsrc.h

index 1e341fd..e1a9cdf 100644 (file)
@@ -50,7 +50,7 @@ typedef struct _GstDTMFSrcClass GstDTMFSrcClass;
  * The opaque #GstDTMFSrc data structure.
  */
 
-enum _GstDTMFEventType {
+static enum _GstDTMFEventType {
   DTMF_EVENT_TYPE_START,
   DTMF_EVENT_TYPE_STOP
 };