Fix lots of warnings all over the place, make inbound buffers of FMOUT const.
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 24 Jul 2011 13:43:32 +0000 (13:43 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 21:40:58 +0000 (21:40 +0000)
commita15ba5c1ede7c86a85d62ed5b539dcfc9f415bc1
tree627259c54b1fc387b4bb8a3c273e0226e640a8ab
parent587a7605c8942087efe2ae4b100acacf06d8a609
Fix lots of warnings all over the place, make inbound buffers of FMOUT const.
27 files changed:
webcit/auth.c
webcit/bbsview_renderer.c
webcit/blogview_renderer.c
webcit/calendar.c
webcit/calendar_tools.c
webcit/calendar_view.c
webcit/crypto.c
webcit/downloads.c
webcit/event.c
webcit/gettext.c
webcit/groupdav_get.c
webcit/groupdav_main.c
webcit/marchlist.c
webcit/messages.c
webcit/msg_renderers.c
webcit/netconf.c
webcit/notes.c
webcit/roomlist.c
webcit/roomops.c
webcit/serv_func.c
webcit/static.c
webcit/subst.c
webcit/tasks.c
webcit/vcard_edit.c
webcit/webcit.c
webcit/webcit.h
webcit/webserver.c