From: Youness Alaoui Date: Wed, 22 Aug 2007 18:01:33 +0000 (+0000) Subject: [MOVED FROM GST-P-FARSIGHT] don't know why I did that... X-Git-Tag: 1.1.1~302^2~131 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=82072435f80a401d3e4262f145a210b6b4228445;p=platform%2Fupstream%2Fgst-plugins-good.git [MOVED FROM GST-P-FARSIGHT] don't know why I did that... 20070822180133-4f0f6-6a7382f6c7d3630f91da384e1904763c7ea6fa1a.gz --- diff --git a/gst/dtmf/gstdtmfsrc.h b/gst/dtmf/gstdtmfsrc.h index 1e341fd..e1a9cdf 100644 --- a/gst/dtmf/gstdtmfsrc.h +++ b/gst/dtmf/gstdtmfsrc.h @@ -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 };