]> git.notmuchmail.org Git - notmuch/blobdiff - lib/sha1.c
lib: whitespace cleanup
[notmuch] / lib / sha1.c
index 94060d577233a4602b37a70b2343404c5dc28da3..8a6d42299e755981bd0a026721f99e27e918b2b6 100644 (file)
@@ -112,4 +112,3 @@ _notmuch_sha1_of_file (const char *filename)
 
     return result;
 }
-