Reverts commit c6aec42f213ec284e34648f3d69bcf927dccddb1 because putting the opening...
authorArt Cancro <ajc@citadel.org>
Fri, 16 Sep 2022 21:20:04 +0000 (21:20 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 16 Sep 2022 21:20:04 +0000 (21:20 +0000)
commit5d2d3f4eea91c74af93c735bff7ad9955b466181
tree74fb87ba185935c25cddec1614911a2e81fb2249
parent9f8e0bd23ce7dde31156b634f3a66bf234b11927
Reverts commit c6aec42f213ec284e34648f3d69bcf927dccddb1 because putting the opening brace on the same line as the function declaration causes mk_modules_init.sh to barf its lungs out.
83 files changed:
webcit/addressbook_popup.c
webcit/auth.c
webcit/autocompletion.c
webcit/availability.c
webcit/bbsview_renderer.c
webcit/blogview_renderer.c
webcit/calendar.c
webcit/calendar.h
webcit/calendar_tools.c
webcit/calendar_view.c
webcit/context_loop.c
webcit/cookie_conversion.c
webcit/crypto.c
webcit/dav.h
webcit/dav_delete.c
webcit/dav_get.c
webcit/dav_main.c
webcit/dav_options.c
webcit/dav_propfind.c
webcit/dav_put.c
webcit/dav_report.c
webcit/downloads.c
webcit/event.c
webcit/feed_generator.c
webcit/fmt_date.c
webcit/gettext.c
webcit/graphics.c
webcit/html2html.c
webcit/http_datestring.c
webcit/ical_dezonify.c
webcit/ical_subst.c
webcit/iconbar.c
webcit/icontheme.c
webcit/inetconf.c
webcit/jsonview_renderer.c
webcit/listsub.c
webcit/locate_host.c
webcit/mailview_renderer.c
webcit/mainmenu.c
webcit/marchlist.c
webcit/messages.c
webcit/messages.h
webcit/msg_renderers.c
webcit/netconf.c
webcit/notes.c
webcit/openid.c
webcit/paging.c
webcit/paramhandling.c
webcit/paramhandling.h
webcit/preferences.c
webcit/preferences.h
webcit/pushemail.c
webcit/roomchat.c
webcit/roomlist.c
webcit/roomops.c
webcit/roomops.h
webcit/roomtokens.c
webcit/roomviews.c
webcit/serv_func.c
webcit/sieve.c
webcit/siteconfig.c
webcit/sitemap.c
webcit/smtpqueue.c
webcit/sockets.c
webcit/sockets.h
webcit/static.c
webcit/subst.c
webcit/subst.h
webcit/summary.c
webcit/sysdep.c
webcit/sysmsgs.c
webcit/tabs.c
webcit/tasks.c
webcit/useredit.c
webcit/utils.c
webcit/utils.h
webcit/vcard_edit.c
webcit/webcit.c
webcit/webcit.h
webcit/webserver.c
webcit/webserver.h
webcit/who.c
webcit/wiki.c