X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=date.c;h=f169d6167ecde5260c1575edf5b728eee96527fb;hb=9f3649370cefe3d4a28b0df7cb3fea32ded9251a;hp=0f217e44134b5567cbf401b32c7fdf0a48fd3d93;hpb=f638fbf8d6c5c3dada648edf974a410c3ca7ace5;p=notmuch diff --git a/date.c b/date.c index 0f217e44..f169d616 100644 --- a/date.c +++ b/date.c @@ -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;