Fixed the webcit preferences bug once and for all, using a proper
authorArt Cancro <ajc@citadel.org>
Tue, 22 Jan 2008 05:02:04 +0000 (05:02 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 22 Jan 2008 05:02:04 +0000 (05:02 +0000)
commita45f3b13b5d2b1eef85b77c0d5edcf017fee1e34
tree7cdd8191b9540d2495f49a7cf333819fa0560f7c
parenta7ab3f41cf66d9b57d5fd68102d084228a086ff1
Fixed the webcit preferences bug once and for all, using a proper
linked list instead of a clumsy hack with the string tokenizer.
webcit/context_loop.c
webcit/preferences.c
webcit/webcit.h