Effectively drop empty newlines at end of files (missing from rev 535)
[geeqie.git] / src / md5-util.c
index 278f726..607cefa 100644 (file)
@@ -421,4 +421,3 @@ gchar *md5_text_from_file_utf8(const gchar *path, const gchar *error_text)
 
        return md5_digest_to_text(digest);
 }
-