Configurable age range represented by the colour coding in the HTML
[sgt/agedu] / httpd.h
diff --git a/httpd.h b/httpd.h
index c2ffda8..467803f 100644 (file)
--- a/httpd.h
+++ b/httpd.h
@@ -7,4 +7,4 @@
 #define HTTPD_AUTH_BASIC 2
 #define HTTPD_AUTH_NONE  4
 
-void run_httpd(const void *t, int authmask);
+void run_httpd(const void *t, int authmask, const struct html_config *cfg);