浏览代码

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;