]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - sail/pl_7.c
convert __attribute__s to applicable cdefs.h macros
[bsdgames-darwin.git] / sail / pl_7.c
index 4a3bd62d9483a24770d61c5fd8ecd2d7b4f84aa2..30bc28cba27fef77a860a4dc3199f0a523d63d1b 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: pl_7.c,v 1.27 2003/08/07 09:37:44 agc Exp $    */
+/*     $NetBSD: pl_7.c,v 1.28 2007/12/15 19:44:43 perry Exp $  */
 
 /*
  * Copyright (c) 1983, 1993
@@ -34,7 +34,7 @@
 #if 0
 static char sccsid[] = "@(#)pl_7.c     8.1 (Berkeley) 5/31/93";
 #else
-__RCSID("$NetBSD: pl_7.c,v 1.27 2003/08/07 09:37:44 agc Exp $");
+__RCSID("$NetBSD: pl_7.c,v 1.28 2007/12/15 19:44:43 perry Exp $");
 #endif
 #endif /* not lint */
 
@@ -114,7 +114,7 @@ cleanupscreen(void)
 
 /*ARGSUSED*/
 void
-newturn(int n __attribute__((__unused__)))
+newturn(int n __unused)
 {
        repaired = loaded = fired = changed = 0;
        movebuf[0] = '\0';