]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - battlestar/command5.c
WARNS=5, and make WARNS=5 the default for src/games.
[bsdgames-darwin.git] / battlestar / command5.c
index 0ad91e240371abeca444898fa74269b8b4060415..e5fc3a377f31bc5a9fbc6a70498a3e0ddf617a35 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: command5.c,v 1.3 2005/07/01 06:04:54 jmc Exp $ */
+/*     $NetBSD: command5.c,v 1.4 2012/06/19 05:46:08 dholland Exp $    */
 
 /*
  * Copyright (c) 1983, 1993
 #if 0
 static char sccsid[] = "@(#)com5.c     8.2 (Berkeley) 4/28/95";
 #else
-__RCSID("$NetBSD: command5.c,v 1.3 2005/07/01 06:04:54 jmc Exp $");
+__RCSID("$NetBSD: command5.c,v 1.4 2012/06/19 05:46:08 dholland Exp $");
 #endif
 #endif                         /* not lint */
 
 #include "extern.h"
 
 void
-kiss()
+kiss(void)
 {
        while (wordtype[++wordnumber] != NOUNS && wordnumber <= wordcount)
                continue;