diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-06-14 03:37:24 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-06-14 03:37:24 +0000 |
commit | b7e4591ecab9c31e7306f57a377a68dd0b6a8c95 (patch) | |
tree | 9a4cde6f2150aa468011cd03ef40a537b7df4a67 /sys/arch/alpha | |
parent | 36bf49767d867ca231436ddd0a357a8103dfc8e4 (diff) |
excessive blank lines making the versions different
Diffstat (limited to 'sys/arch/alpha')
-rw-r--r-- | sys/arch/alpha/alpha/disksubr.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/alpha/alpha/disksubr.c b/sys/arch/alpha/alpha/disksubr.c index d0e32af2d84..6a7ef3615d3 100644 --- a/sys/arch/alpha/alpha/disksubr.c +++ b/sys/arch/alpha/alpha/disksubr.c @@ -1,4 +1,4 @@ -/* $OpenBSD: disksubr.c,v 1.86 2007/06/14 03:35:29 deraadt Exp $ */ +/* $OpenBSD: disksubr.c,v 1.87 2007/06/14 03:37:23 deraadt Exp $ */ /* $NetBSD: disksubr.c,v 1.21 1996/05/03 19:42:03 christos Exp $ */ /* @@ -380,8 +380,6 @@ notfat: return (msg); } - - /* * Write disk label back to device after modification. */ |