From 7aec9acedc86967b72d2679d392dc7d338b52ab4 Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 4 Jul 2009 03:29:20 +0000 Subject: Sigh, more of the same (missed two) --- hunt/huntd/hunt.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hunt') diff --git a/hunt/huntd/hunt.h b/hunt/huntd/hunt.h index 512ec3eb..559ea4ae 100644 --- a/hunt/huntd/hunt.h +++ b/hunt/huntd/hunt.h @@ -1,4 +1,4 @@ -/* $NetBSD: hunt.h,v 1.13 2009/07/04 03:27:57 dholland Exp $ */ +/* $NetBSD: hunt.h,v 1.14 2009/07/04 03:29:20 dholland Exp $ */ /* * Copyright (c) 1983-2003, Regents of the University of California. @@ -417,8 +417,8 @@ extern FLAG no_beep; void add_shot(int, int, int, char, int, PLAYER *, int, char); int answer(void); -void bad_con(void) __attribute__((__noreturn__)); -void bad_ver(void) __attribute__((__noreturn__)); +void bad_con(void) __dead; +void bad_ver(void) __dead; int broadcast_vec(int, struct sockaddr **); void ce(PLAYER *); void cgoto(PLAYER *, int, int); -- cgit v1.2.3-56-ge451