diff options
Diffstat (limited to 'sys/dev/wscons/ascii.h')
-rw-r--r-- | sys/dev/wscons/ascii.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/wscons/ascii.h b/sys/dev/wscons/ascii.h index 7569e04fa31..e5a508d5d9c 100644 --- a/sys/dev/wscons/ascii.h +++ b/sys/dev/wscons/ascii.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ascii.h,v 1.2 1996/07/29 23:02:46 niklas Exp $ */ +/* $OpenBSD: ascii.h,v 1.3 1996/10/30 22:41:35 niklas Exp $ */ /* $NetBSD: ascii.h,v 1.1 1996/04/12 02:00:42 cgd Exp $ */ #define ASCII_BEL 0x07 /* bell */ |