]> err.no Git - yubikey-personalization/commitdiff
add void as argument to silence warning
authorKlas Lindfors <klas@yubico.com>
Mon, 17 Sep 2012 13:28:38 +0000 (15:28 +0200)
committerKlas Lindfors <klas@yubico.com>
Mon, 17 Sep 2012 13:28:38 +0000 (15:28 +0200)
ykpers-args.c

index ba5f4a0fa10923d5e447e694cfd86aec8d582380..3be9597e787ac7a98c75054a998a05002db19ec4 100644 (file)
@@ -225,7 +225,7 @@ static int hex_modhex_decode(unsigned char *result, size_t *resultlen,
        return 0;
 }
 
-void report_yk_error()
+void report_yk_error(void)
 {
        if (ykp_errno)
                fprintf(stderr, "Yubikey personalization error: %s\n",