* fix the not yet before used StrBufRemove_token()
authorWilfried Göesgens <willi@citadel.org>
Fri, 4 Sep 2009 17:56:00 +0000 (17:56 +0000)
committerWilfried Göesgens <willi@citadel.org>
Fri, 4 Sep 2009 17:56:00 +0000 (17:56 +0000)
commit4bd50abe2cd18dffd5e2aed5f6aba15ce24b9af7
tree72217ad0756bfdee5b5436909f8fba6b279f9822
parentb90b2f40616fb3d8a606a70d048ee68498830fda
* fix the not yet before used StrBufRemove_token()
* have a clear EndOfBuffer indicator in StrBufExtract_NextToken so we can do while(haveanothertoken)
* add StrBufHaveNextToken() to have a way to find out the end in case of using the integer versions
libcitadel/debian/changelog
libcitadel/lib/libcitadel.h
libcitadel/lib/stringbuf.c