* use strbuffer as wprintf backend
[citadel.git] / webcit / autocompletion.c
index 69564e812488dde771b64444327ce79cf39ea1b6..4cf4ccd6f659ff139fe84df68da623d681c6282e 100644 (file)
@@ -15,7 +15,7 @@ void recp_autocomplete(char *partial) {
 
        output_headers(0, 0, 0, 0, 0, 0);
 
-       wprintf("Content-type: text/html\r\n"
+       hprintf("Content-type: text/html\r\n"
                "Server: %s\r\n"
                "Connection: close\r\n"
                "Pragma: no-cache\r\n"