From 1e78da0ef99e668bacf1500d6a13c82e12e68d00 Mon Sep 17 00:00:00 2001 From: Syam Sidhardhan Date: Tue, 8 Jan 2013 17:07:49 +0530 Subject: [PATCH] sdp-xml: Remove newline before EOF --- src/sdp-xml.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/sdp-xml.c b/src/sdp-xml.c index 8cb1e2dab..64927813a 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, "\n"); } } - -- 2.47.3