diff options
| author | eeh <eeh@NetBSD.org> | 1998-08-13 02:10:37 +0000 |
|---|---|---|
| committer | eeh <eeh@NetBSD.org> | 1998-08-13 02:10:37 +0000 |
| commit | a2dd74ed791b6de71af4e5878486b5613375cb4e (patch) | |
| tree | aa2625388cc5681096b3c307d42be0f08b784f07 /sys/dev/wscons | |
| parent | c987d231462ae4d94029c65fe37a562d67fdf4ee (diff) | |
Merge paddr_t changes into the main branch.
Diffstat (limited to 'sys/dev/wscons')
| -rw-r--r-- | sys/dev/wscons/wsdisplayvar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/wscons/wsdisplayvar.h b/sys/dev/wscons/wsdisplayvar.h index dabdf074c53..63bbb3b23cf 100644 --- a/sys/dev/wscons/wsdisplayvar.h +++ b/sys/dev/wscons/wsdisplayvar.h @@ -1,4 +1,4 @@ -/* $NetBSD: wsdisplayvar.h,v 1.6 1998/07/28 22:01:24 augustss Exp $ */ +/* $NetBSD: wsdisplayvar.h,v 1.7 1998/08/13 02:10:56 eeh Exp $ */ /* * Copyright (c) 1996, 1997 Christopher G. Demetriou. All rights reserved. |
