summaryrefslogtreecommitdiffstats
path: root/gst/avi/gstaviaudiodecoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/avi/gstaviaudiodecoder.c')
-rw-r--r--gst/avi/gstaviaudiodecoder.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/avi/gstaviaudiodecoder.c b/gst/avi/gstaviaudiodecoder.c
index 0626774d..af02b1a0 100644
--- a/gst/avi/gstaviaudiodecoder.c
+++ b/gst/avi/gstaviaudiodecoder.c
@@ -18,7 +18,7 @@
*/
-//#define GST_DEBUG_ENABLED
+/*#define GST_DEBUG_ENABLED */
#include <string.h>
#include "gstaviaudiodecoder.h"
@@ -86,7 +86,7 @@ static void gst_avi_audio_decoder_get_property (GObject *object, guint
static GstElementClass *parent_class = NULL;
-//static guint gst_avi_audio_decoder_signals[LAST_SIGNAL] = { 0 };
+/*static guint gst_avi_audio_decoder_signals[LAST_SIGNAL] = { 0 }; */
GType
gst_avi_audio_decoder_get_type(void)