Upgrade bluez5_37 :Merge the code from private
[platform/upstream/bluez.git] / src / sdp-xml.c
index d8eb02f..8a84caf 100644 (file)
@@ -530,6 +530,7 @@ static void element_end(GMarkupParseContext *context,
 {
        struct context_data *ctx_data = user_data;
        struct sdp_xml_data *elem;
+
 #ifdef __TIZEN_PATCH__
        if (element_name == NULL)
                return;