minor minor KNF nit.

This commit is contained in:
mrg 1998-08-29 16:16:37 +00:00
parent af81b233e1
commit ac9132322e
2 changed files with 4 additions and 6 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: dec_3max.c,v 1.5 1998/06/22 09:37:43 jonathan Exp $ */
/* $NetBSD: dec_3max.c,v 1.6 1998/08/29 16:16:37 mrg Exp $ */
/*
* Copyright (c) 1998 Jonathan Stone. All rights reserved.
@ -73,7 +73,7 @@
#include <sys/cdefs.h> /* RCS ID & Copyright macro defns */
__KERNEL_RCSID(0, "$NetBSD: dec_3max.c,v 1.5 1998/06/22 09:37:43 jonathan Exp $");
__KERNEL_RCSID(0, "$NetBSD: dec_3max.c,v 1.6 1998/08/29 16:16:37 mrg Exp $");
#include <sys/types.h>
#include <sys/systm.h>
@ -97,7 +97,6 @@ __KERNEL_RCSID(0, "$NetBSD: dec_3max.c,v 1.5 1998/06/22 09:37:43 jonathan Exp $"
#include <pmax/pmax/kn02.h>
#include <pmax/pmax/dec_3max_subr.h>
/*
* forward declarations
*/

View File

@ -1,4 +1,4 @@
/* $NetBSD: dec_3maxplus.c,v 1.8 1998/06/22 09:37:42 jonathan Exp $ */
/* $NetBSD: dec_3maxplus.c,v 1.9 1998/08/29 16:16:37 mrg Exp $ */
/*
* Copyright (c) 1998 Jonathan Stone. All rights reserved.
@ -73,7 +73,7 @@
#include <sys/cdefs.h> /* RCS ID & Copyright macro defns */
__KERNEL_RCSID(0, "$NetBSD: dec_3maxplus.c,v 1.8 1998/06/22 09:37:42 jonathan Exp $");
__KERNEL_RCSID(0, "$NetBSD: dec_3maxplus.c,v 1.9 1998/08/29 16:16:37 mrg Exp $");
#include <sys/types.h>
#include <sys/systm.h>
@ -103,7 +103,6 @@ __KERNEL_RCSID(0, "$NetBSD: dec_3maxplus.c,v 1.8 1998/06/22 09:37:42 jonathan Ex
#include <pmax/pmax/kn03.h>
#include <pmax/pmax/dec_3max_subr.h>
/*
* Forward declarations
*/