diff options
author | Gordon Willem Klok <gwk@cvs.openbsd.org> | 2007-04-21 15:48:23 +0000 |
---|---|---|
committer | Gordon Willem Klok <gwk@cvs.openbsd.org> | 2007-04-21 15:48:23 +0000 |
commit | 1e70d5eceef084142785ea2addd3ab6db6d5270e (patch) | |
tree | 3fc987c62fae75dfb66e88178a46de4d1f5ce7d1 /sys/arch/macppc/dev | |
parent | 686b00d8c295e31d7615de0a59642ee439469332 (diff) |
Fix the rcs tags.
Diffstat (limited to 'sys/arch/macppc/dev')
-rw-r--r-- | sys/arch/macppc/dev/blinkenlights.c | 2 | ||||
-rw-r--r-- | sys/arch/macppc/dev/i2sreg.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/macppc/dev/blinkenlights.c b/sys/arch/macppc/dev/blinkenlights.c index 8a4eed60711..ff0b68c7aef 100644 --- a/sys/arch/macppc/dev/blinkenlights.c +++ b/sys/arch/macppc/dev/blinkenlights.c @@ -1,4 +1,4 @@ -/* $OpenBSD: */ +/* $OpenBSD: blinkenlights.c,v 1.2 2007/04/21 15:48:22 gwk Exp $ */ /* * Copyright (c) 2007 Gordon Willem Klok <gwk@openbsd,org> * diff --git a/sys/arch/macppc/dev/i2sreg.h b/sys/arch/macppc/dev/i2sreg.h index de827aa794b..4dd8237c343 100644 --- a/sys/arch/macppc/dev/i2sreg.h +++ b/sys/arch/macppc/dev/i2sreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: */ +/* $OpenBSD: i2sreg.h,v 1.2 2007/04/21 15:48:22 gwk Exp $ */ /*- * Copyright (c) 2002 Tsubai Masanari. All rights reserved. * |