(no commit message)
[prss.git] / src / http.c
index 99afa01..43053ed 100644 (file)
@@ -28,7 +28,7 @@
 
 #include "http.h"
 
 
 #include "http.h"
 
-static int debug = 0;
+static int debug;
 
 struct ucontent {
        char *data;
 
 struct ucontent {
        char *data;