X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2b83f27e1980a6c5de752bd55c0ff76f53ec15f6..1ed08ad2184ac38d0a80e9a8146f378fb297c6a9:/sbr/error.c diff --git a/sbr/error.c b/sbr/error.c index 82850510..54d6fac5 100644 --- a/sbr/error.c +++ b/sbr/error.c @@ -13,7 +13,8 @@ /* inform calls advertise() with no what and no tail. * Thus the simple "[invo_name: ]fmt\n" results. */ -void inform(char *fmt, ...) +void +inform(char *fmt, ...) { va_list ap;