Remove incorrect comma in http service json config
[project/mdnsd.git] / json / http.json
index cf60532..2a7b50a 100644 (file)
@@ -1,3 +1,3 @@
 {
-       "http_80": { "service": "_http._tcp.local", "port": 80, "txt": [ "foo=bar"] },
+       "http_80": { "service": "_http._tcp.local", "port": 80, "txt": [ "foo=bar"] }
 }