diff options
Diffstat (limited to 'sys/arch/sparc/dev/btreg.h')
-rw-r--r-- | sys/arch/sparc/dev/btreg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc/dev/btreg.h b/sys/arch/sparc/dev/btreg.h index 395e23747f1..e96a233396d 100644 --- a/sys/arch/sparc/dev/btreg.h +++ b/sys/arch/sparc/dev/btreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: btreg.h,v 1.4 2003/06/02 23:27:53 millert Exp $ */ +/* $OpenBSD: btreg.h,v 1.5 2007/05/29 09:54:05 sobrado Exp $ */ /* $NetBSD: btreg.h,v 1.4 1996/02/27 22:09:21 thorpej Exp $ */ /* @@ -105,7 +105,7 @@ struct bt_regs { /* - * Sbus framebuffer control look like this (usually at offset 0x400000). + * SBus framebuffer control look like this (usually at offset 0x400000). */ struct fbcontrol { struct bt_regs fbc_dac; |