]> code.citadel.org Git - citadel.git/blob - webcit/groupdav.h
* Implemented the Groupdav GET method, more or less in its final form
[citadel.git] / webcit / groupdav.h
1 /* $Id$ */
2
3 void groupdav_main(struct httprequest *);
4