X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=libopenbsd%2Ferrc.c;h=b82d4198f7f6da4e4dae5bd592dcc896b8104795;hb=5dc1cdecb149196c944c3a0983051eeae6c2b3a0;hp=37eff0fd1f49e78f4e999055f558e30c579490f9;hpb=bf8b7becf2167e13a5b43d8f61b7e16913de2ead;p=opendoas.git diff --git a/libopenbsd/errc.c b/libopenbsd/errc.c index 37eff0f..b82d419 100644 --- a/libopenbsd/errc.c +++ b/libopenbsd/errc.c @@ -33,7 +33,7 @@ #include #include -__dead void +void __dead errc(int eval, int code, const char *fmt, ...) { va_list ap;