* --pedantic cleanup.
authorWilfried Göesgens <willi@citadel.org>
Fri, 26 Dec 2008 15:42:49 +0000 (15:42 +0000)
committerWilfried Göesgens <willi@citadel.org>
Fri, 26 Dec 2008 15:42:49 +0000 (15:42 +0000)
commit77ad06c3f4bf4d2a4e3a7ff82ec94fcdff343273
treed68c9fbee55666cf251e2fac81d479747db422c6
parentcc57c438c8c3169491eb0420d8823380d3ef1806
* --pedantic cleanup.
* move several files headers out of webcit.h into their own ones. its getting to crowded over there.
37 files changed:
webcit/auth.c
webcit/availability.c
webcit/calendar.c
webcit/calendar_tools.c
webcit/calendar_view.c
webcit/context_loop.c
webcit/decode.c
webcit/downloads.c
webcit/event.c
webcit/fmt_date.c
webcit/gettext.c
webcit/graphics.c
webcit/groupdav_get.c
webcit/groupdav_put.c
webcit/html2html.c
webcit/iconbar.c
webcit/mainmenu.c
webcit/messages.c
webcit/messages.h [new file with mode: 0644]
webcit/msg_renderers.c
webcit/netconf.c
webcit/paramhandling.h [new file with mode: 0644]
webcit/preferences.c
webcit/preferences.h [new file with mode: 0644]
webcit/roomops.c
webcit/rss.c
webcit/serv_func.c
webcit/smtpqueue.c
webcit/subst.c
webcit/subst.h [new file with mode: 0644]
webcit/useredit.c
webcit/utils.c
webcit/wc_gettext.h [new file with mode: 0644]
webcit/webcit.c
webcit/webcit.h
webcit/webserver.c
webcit/who.c