Add -Wwrite-strings to CPPFLAGS
[paraslash.git] / http_recv.ggo
index 5c4ef4ecf2bae9a4af946a7f3e7e6477860afa22..925e4e6434f9d11f99bfecb318114c5609825386 100644 (file)
@@ -1,2 +1,3 @@
+section "options of the http receiver"
 option "host" i "ip or host" string default="localhost" no
 option "port" p "tcp port to connect to" int default="8000" no