* read static/server files directly into the outbuffer
[citadel.git] / webcit / messages.c
index 90340896472e3686b4485c4fbbe558f4a8594816..e7f007484a2fa66e3456c9903dd08c6dddbb6d8d 100644 (file)
@@ -1413,7 +1413,7 @@ void print_message(void) {
 
        hprintf("Content-type: text/html\r\n"
                "Server: %s\r\n"
-               "Connection: close\r\n"
+               "Connection: close\r\n",
                PACKAGE_STRING);
        begin_burst();