* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / parsedate.h
1 /*
2  * $Id$
3  *
4  */ 
5
6 time_t parsedate(char *);