fix some signed/unsigned warnings and style fixes

This commit is contained in:
Hiltjo Posthuma
2015-03-27 17:03:44 +01:00
parent 57dc7b94b0
commit a9bedca038
5 changed files with 7 additions and 6 deletions

2
sync.c
View File

@@ -6,7 +6,7 @@
static void
usage(void)
{
eprintf("usage: sync\n");
eprintf("usage: %s\n", argv0);
}
int