From: Klas Lindfors Date: Tue, 18 Sep 2012 07:30:11 +0000 (+0200) Subject: add void to function declaration X-Git-Tag: v1.8.0~49 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d993fc07457ee4b7b168fe50ee4654b5a87802d8;p=yubikey-personalization add void to function declaration --- diff --git a/ykchalresp.c b/ykchalresp.c index 2a54972..89388ca 100644 --- a/ykchalresp.c +++ b/ykchalresp.c @@ -58,7 +58,7 @@ const char *usage = ; const char *optstring = "12xvhHYN"; -static void report_yk_error() +static void report_yk_error(void) { if (ykp_errno) fprintf(stderr, "Yubikey personalization error: %s\n",