date.c: Keep the comments clean.

Never know when the children might be reading over my shoulder,
for example. :-)
This commit is contained in:
Carl Worth 2009-10-19 13:07:58 -07:00
parent f638fbf8d6
commit 9f3649370c

2
date.c
View file

@ -75,7 +75,7 @@ static unsigned char gmime_datetok_table[256] = {
111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,
};
/* hrm, is there a library for this shit? */
/* hrm, is there a library for this stuff? */
static struct {
char *name;
int offset;