From a9ed3c3e82c4d571af1500d07caafcfa27316cf2 Mon Sep 17 00:00:00 2001 From: jmc Date: Sat, 2 Jul 2005 08:32:32 +0000 Subject: KNF and WARNS=3 --- cribbage/instr.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cribbage/instr.c') diff --git a/cribbage/instr.c b/cribbage/instr.c index f4d9d800..aab196ed 100644 --- a/cribbage/instr.c +++ b/cribbage/instr.c @@ -1,4 +1,4 @@ -/* $NetBSD: instr.c,v 1.11 2005/02/15 12:56:20 jsm Exp $ */ +/* $NetBSD: instr.c,v 1.12 2005/07/02 08:32:32 jmc Exp $ */ /*- * Copyright (c) 1990, 1993 @@ -34,7 +34,7 @@ #if 0 static char sccsid[] = "@(#)instr.c 8.1 (Berkeley) 5/31/93"; #else -__RCSID("$NetBSD: instr.c,v 1.11 2005/02/15 12:56:20 jsm Exp $"); +__RCSID("$NetBSD: instr.c,v 1.12 2005/07/02 08:32:32 jmc Exp $"); #endif #endif /* not lint */ @@ -56,7 +56,7 @@ __RCSID("$NetBSD: instr.c,v 1.11 2005/02/15 12:56:20 jsm Exp $"); #include "pathnames.h" void -instructions() +instructions(void) { int pstat; int fd; -- cgit v1.2.3-56-ge451