]> code.citadel.org Git - citadel.git/commit
* webcit.c: moved request_method[] out of the global scope (yikes!!!)
authorArt Cancro <ajc@citadel.org>
Tue, 20 Sep 2005 21:59:22 +0000 (21:59 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 20 Sep 2005 21:59:22 +0000 (21:59 +0000)
commit562687c5a69958d514e9e1bd42e13e5e1e20ddf6
treee4e067b6bd6c2e4d62a57fc2ca4524189425a57b
parentb82dbb899e3978e31371ae541c2f4c5087637ced
* webcit.c: moved request_method[] out of the global scope (yikes!!!)
* rss.c: removed "const" from function declarations to silence
         a compiler warning
webcit/ChangeLog
webcit/rss.c
webcit/webcit.c
webcit/webcit.h