Преглед изворни кода

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