Diff between 4780944e818231e78202a4dc5d21a35700c3e0f3 and 1e78da0ef99e668bacf1500d6a13c82e12e68d00

Changed Files

File Additions Deletions Status
src/sdp-xml.c +0 -1 modified

Full Patch

diff --git a/src/sdp-xml.c b/src/sdp-xml.c
index 8cb1e2d..6492781 100644
--- a/src/sdp-xml.c
+++ b/src/sdp-xml.c
@@ -994,4 +994,3 @@ void convert_sdp_record_to_xml(sdp_record_t *rec,
 		appender(data, "</record>\n");
 	}
 }
-