Whamcloud - gitweb
Remove trailing whitespace for the entire source tree
[tools/e2fsprogs.git] / lib / blkid / save.c
index 60aa6ce..656bb0b 100644 (file)
@@ -181,7 +181,7 @@ int main(int argc, char **argv)
                exit(1);
        }
        cache->bic_filename = blkid_strdup(argv[1]);
-       
+
        if ((ret = blkid_flush_cache(cache)) < 0) {
                fprintf(stderr, "error (%d) saving cache\n", ret);
                exit(1);