summaryrefslogtreecommitdiff
path: root/sys/arch/hppa64
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2007-06-14 03:37:24 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2007-06-14 03:37:24 +0000
commitb7e4591ecab9c31e7306f57a377a68dd0b6a8c95 (patch)
tree9a4cde6f2150aa468011cd03ef40a537b7df4a67 /sys/arch/hppa64
parent36bf49767d867ca231436ddd0a357a8103dfc8e4 (diff)
excessive blank lines making the versions different
Diffstat (limited to 'sys/arch/hppa64')
-rw-r--r--sys/arch/hppa64/hppa64/disksubr.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/hppa64/hppa64/disksubr.c b/sys/arch/hppa64/hppa64/disksubr.c
index 4be3f946774..7e9125b7921 100644
--- a/sys/arch/hppa64/hppa64/disksubr.c
+++ b/sys/arch/hppa64/hppa64/disksubr.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: disksubr.c,v 1.47 2007/06/14 03:35:29 deraadt Exp $ */
+/* $OpenBSD: disksubr.c,v 1.48 2007/06/14 03:37:23 deraadt Exp $ */
/*
* Copyright (c) 1999 Michael Shalayeff
@@ -542,8 +542,6 @@ readliflabel(struct buf *bp, void (*strat)(struct buf *),
LABELOFFSET, lp, spoofonly);
}
-
-
/*
* Write disk label back to device after modification.
*/