]> git.notmuchmail.org Git - notmuch/blobdiff - lib/index.cc
lib: whitespace cleanup
[notmuch] / lib / index.cc
index f166aefd2fc1f6f6c5ea1e306e4fc033ead09c59..8aa844e4161dda42d0f7ca4fb5d00cd336a40091 100644 (file)
@@ -144,7 +144,7 @@ filter_filter (GMimeFilter *gmime_filter, char *inbuf, size_t inlen, size_t pres
        {9,  ' ',  ' ',  10, 0},
        {10, '\n', '\n', 11, 10},
        {11, 'M',  'M',  12, 0},
-       {12, ' ',  '`',  12, 11}  
+       {12, ' ',  '`',  12, 11}
     };
     int next;