From: Nathan Wagner Date: Sun, 2 Dec 2018 06:46:37 +0000 (+0000) Subject: fix whitespace X-Git-Tag: v0.3.3~10 X-Git-Url: https://pd.if.org/git/?p=zpackage;a=commitdiff_plain;h=293e281d6bd4b9c2c1de146184835ed34dc87b05 fix whitespace --- diff --git a/zpm-syncfs.c b/zpm-syncfs.c index 4aa792d..c2ee846 100644 --- a/zpm-syncfs.c +++ b/zpm-syncfs.c @@ -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;