]> git.notmuchmail.org Git - notmuch/blobdiff - date.c
date.c: Keep the comments clean.
[notmuch] / date.c
diff --git a/date.c b/date.c
index 0f217e44134b5567cbf401b32c7fdf0a48fd3d93..f169d6167ecde5260c1575edf5b728eee96527fb 100644 (file)
--- 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;