]> code.citadel.org Git - citadel.git/blobdiff - webcit/webcit.h
* Completed HTTP "Basic" authentication, and a stub function for the
[citadel.git] / webcit / webcit.h
index c131e9b815b577682a138ffc2d010a2f335ab270..873354ad3aca3487c8e16aca6621b8f0ee050f1f 100644 (file)
@@ -497,4 +497,4 @@ extern char *ascmonths[];
 #define VIEW_TASKS             4       /* Tasks view */
 #define VIEW_NOTES             5       /* Notes view */
 
-void groupdav_main(char *);
+void groupdav_main(struct httprequest *);