From a778c7e65d709e70e4ac3b1ba2d9e329663e4863 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Wed, 7 Mar 2001 23:57:48 +0000 Subject: Fix open comment. --- sys/arch/mvme88k/dev/sshreg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/mvme88k') diff --git a/sys/arch/mvme88k/dev/sshreg.h b/sys/arch/mvme88k/dev/sshreg.h index 41a3407a1b2..eee64f1b4aa 100644 --- a/sys/arch/mvme88k/dev/sshreg.h +++ b/sys/arch/mvme88k/dev/sshreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: sshreg.h,v 1.1 2001/03/07 01:57:56 miod Exp $ */ +/* $OpenBSD: sshreg.h,v 1.2 2001/03/07 23:57:47 miod Exp $ */ /* * Copyright (c) 1990 The Regents of the University of California. @@ -293,7 +293,7 @@ typedef volatile ssh_regmap_t *ssh_regmap_p; #define SSH_ISTAT_SIP 0x02 /* SCSI Interrupt pending */ #define SSH_ISTAT_DIP 0x01 /* DMA Interrupt pending */ -/* Chip test register 8 (ctest8) +/* Chip test register 8 (ctest8) */ #define SSH_CTEST8_V 0xf0 /* Chip revision level */ #define SSH_CTEST8_FLF 0x08 /* Flush DMA FIFO */ -- cgit v1.2.3