kill extraneous empty line in comment block at start of file

This commit is contained in:
cgd 1996-03-11 23:05:47 +00:00
parent 26ee503b71
commit 2013e4059a
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
/* $NetBSD: ncr.c,v 1.26 1996/03/11 18:57:04 cgd Exp $ */
/* $NetBSD: ncr.c,v 1.27 1996/03/11 23:05:47 cgd Exp $ */
/**************************************************************************
**
**
** Device driver for the NCR 53C810 PCI-SCSI-Controller.
**
** FreeBSD / NetBSD
@ -1320,7 +1319,7 @@ static void ncr_attach (pcici_t tag, int unit);
static char ident[] =
"\n$NetBSD: ncr.c,v 1.26 1996/03/11 18:57:04 cgd Exp $\n";
"\n$NetBSD: ncr.c,v 1.27 1996/03/11 23:05:47 cgd Exp $\n";
u_long ncr_version = NCR_VERSION * 11
+ (u_long) sizeof (struct ncb) * 7