Переглянути джерело

sdpops: fix gcc warning, reported from Juha

Henning Westerholt 14 роки тому
батько
коміт
327e12423f
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      modules/sdpops/sdpops_data.c

+ 2 - 2
modules/sdpops/sdpops_data.c

@@ -30,7 +30,7 @@
 #include "../../trim.h"
 #include "../../trim.h"
 #include "sdpops_data.h"
 #include "sdpops_data.h"
 
 
-#if 0
+/*
 
 
 http://www.iana.org/assignments/rtp-parameters
 http://www.iana.org/assignments/rtp-parameters
 
 
@@ -91,7 +91,7 @@ Registry Name: RTP Payload Format media types
 Reference: [RFC4855]
 Reference: [RFC4855]
 Registration Procedures: Standards Action Process or expert approval
 Registration Procedures: Standards Action Process or expert approval
 
 
-#endif
+*/
 
 
 typedef struct _codecsmap {
 typedef struct _codecsmap {
 	str name;
 	str name;