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