[MOVED FROM GST-P-FARSIGHT] don't know why I did that...

20070822180133-4f0f6-6a7382f6c7d3630f91da384e1904763c7ea6fa1a.gz
This commit is contained in:
Youness Alaoui 2007-08-22 18:01:33 +00:00 committed by Edward Hervey
parent 459f5c944e
commit aae79855ca

View 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
};