Added another bunch of compiler warnings and fix code.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include <xbps_api.h>
|
||||
#include "defs.h"
|
||||
|
||||
static void
|
||||
static void __attribute__((noreturn))
|
||||
usage(void)
|
||||
{
|
||||
fprintf(stderr,
|
||||
|
Reference in New Issue
Block a user