Added another bunch of compiler warnings and fix code.

This commit is contained in:
Juan RP
2011-01-15 11:59:44 +01:00
parent d9001adbad
commit 6051eb29ab
8 changed files with 33 additions and 13 deletions

View File

@@ -55,7 +55,7 @@ write_plist_file(prop_dictionary_t dict, const char *file)
}
}
static void
static void __attribute__((noreturn))
usage(void)
{
fprintf(stderr,