X-Git-Url: https://git.armaanb.net/?p=opendoas.git;a=blobdiff_plain;f=libopenbsd%2Fverrc.c;h=c155a9208a46eec3e3d51e0d3e3b42ef3eba7312;hp=15400bc1069d8b0ff7c03ed1f401b67b51be1599;hb=5dc1cdecb149196c944c3a0983051eeae6c2b3a0;hpb=1fae30ee0ec3b4c7431c291ca8f63abbf67bff89 diff --git a/libopenbsd/verrc.c b/libopenbsd/verrc.c index 15400bc..c155a92 100644 --- a/libopenbsd/verrc.c +++ b/libopenbsd/verrc.c @@ -36,7 +36,7 @@ #include #include -__dead void +void __dead verrc(int eval, int code, const char *fmt, va_list ap) { (void)fprintf(stderr, "%s: ", getprogname());