summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc
diff options
context:
space:
mode:
authorThordur I. Bjornsson <thib@cvs.openbsd.org>2007-11-14 20:47:35 +0000
committerThordur I. Bjornsson <thib@cvs.openbsd.org>2007-11-14 20:47:35 +0000
commit4b35cc6ac03eb5452577e489a8d2b274e7153afc (patch)
tree0d9ac9840d001a0cae4f39fd4a3c2fd04a075d07 /sys/arch/powerpc
parent572ea57056c46608505da8e4e4eceafadf003e91 (diff)
prettify the RCS id (less whitespace)
Diffstat (limited to 'sys/arch/powerpc')
-rw-r--r--sys/arch/powerpc/powerpc/intr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/powerpc/powerpc/intr.c b/sys/arch/powerpc/powerpc/intr.c
index 501560bba32..622d1558db3 100644
--- a/sys/arch/powerpc/powerpc/intr.c
+++ b/sys/arch/powerpc/powerpc/intr.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: intr.c,v 1.1 2007/11/14 20:33:32 thib Exp $ */
+/* $OpenBSD: intr.c,v 1.2 2007/11/14 20:47:34 thib Exp $ */
/*
* Copyright (c) 1997 Per Fogelstrom, Opsycon AB and RTMX Inc, USA.