calendar_view.c (from webcit-classic) : clean up
authorArt Cancro <ajc@citadel.org>
Wed, 27 Dec 2023 18:53:52 +0000 (13:53 -0500)
committerArt Cancro <ajc@citadel.org>
Wed, 27 Dec 2023 18:53:52 +0000 (13:53 -0500)
commite00e07603c749a76ee790072df6ce4445d960c25
treefa13eb6e39d58cbbd016c1e2abbbd3722b98f6a4
parentebc6e316f87b5091d06055cd9c2d97cb46985557
calendar_view.c (from webcit-classic) : clean up

Style and comments cleanup.  Some of this code is going to get
copied over to WebCit-NG so we need to bring it up to our current
coding standards (K&R, 1TBF, with C99-style comments)
webcit-ng/static/js/view_calendar.js
webcit/calendar_view.c