]> code.citadel.org Git - citadel.git/blob - citadel/parsedate.h
fix possible nullpointer dereferenciation; tnx to the clang static analyzer
[citadel.git] / citadel / parsedate.h
1
2 time_t parsedate(const char *);