mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-25 04:18:08 +01:00
date.c: Keep the comments clean.
Never know when the children might be reading over my shoulder, for example. :-)
This commit is contained in:
parent
f638fbf8d6
commit
9f3649370c
1 changed files with 1 additions and 1 deletions
2
date.c
2
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;
|
||||
|
|
Loading…
Reference in a new issue