* Multi-line string literals are deprecated in GCC 3.1 unless each line
authorArt Cancro <ajc@citadel.org>
Fri, 17 Oct 2003 02:31:45 +0000 (02:31 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 17 Oct 2003 02:31:45 +0000 (02:31 +0000)
commita66490f6bbe038bf7bbe2e007ee156bd4495612b
tree5c3e3551154ce9911395746b362df1bb06024e6f
parente629d4d03e7e7ed323807139675c6ec4493ce019
* Multi-line string literals are deprecated in GCC 3.1 unless each line
  is wrapped in quotes.  Performed this fix so it'll compile.
* setup.c: removed references to unused variable tempfile[]
webcit/ChangeLog
webcit/calendar.c
webcit/event.c
webcit/setup.c