diff --git a/upnpsoap.c b/upnpsoap.c index e5e1564..1d6df81 100644 --- a/upnpsoap.c +++ b/upnpsoap.c @@ -1786,6 +1786,7 @@ SamsungGetFeatureList(struct upnphttp * h, const char * action) "<container id=\"2\" type=\"object.item.videoItem\"/>" "<container id=\"3\" type=\"object.item.imageItem\"/>" "</Feature>" + "</Features>" ""; BuildSendAndCloseSoapResp(h, resp, sizeof(resp)-1);