]> pd.if.org Git - zpackage/commitdiff
fix whitespace
authorNathan Wagner <nw@hydaspes.if.org>
Sun, 2 Dec 2018 06:46:37 +0000 (06:46 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Sun, 2 Dec 2018 06:46:37 +0000 (06:46 +0000)
zpm-syncfs.c

index 4aa792d887a89b941efeb476bd59cbf0beca14bf..c2ee8463b9eeeef7cd522b13ceb544616dec414f 100644 (file)
@@ -1300,7 +1300,7 @@ static void runstage(struct config *conf, char *stage,
        /* TODO final report function in conf var */
 }
 
-int main(int ac, char **av){
+int main(int ac, char **av) {
        struct zpm localdb;
        struct zpm pkgdb;
        int opt;