[PATCH] ifconfig: Fix use of _Noreturn

Mark Johnston markj at freebsd.org
Tue Aug 7 17:26:49 UTC 2018


On Tue, Aug 07, 2018 at 10:59:36AM +0200, Sebastian Huber wrote:
> The _Noreturn is a function-specifier (like inline) which must preceed
> the declarator.
> ---
>  sbin/ifconfig/ifconfig.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Committed in r337426.


More information about the freebsd-hackers mailing list