* remove msgids from handling
authorWilfried Göesgens <willi@citadel.org>
Wed, 24 Dec 2008 14:01:34 +0000 (14:01 +0000)
committerWilfried Göesgens <willi@citadel.org>
Wed, 24 Dec 2008 14:01:34 +0000 (14:01 +0000)
commit44fadb80f1b5d4a3918f5cb9e730eec96eb12d10
tree982668aab78e89baaad9bdd299707cdf86171f44
parent38d5956ec528943c3c0cae502885731e5ef01a9d
* remove msgids from handling
* make the sorting stuff putbstr, so its all in one place.
* more case() instead of continues if(is_foo)
webcit/messages.c
webcit/subst.c