diff options
author | Per Fogelstrom <pefo@cvs.openbsd.org> | 1998-02-21 11:54:41 +0000 |
---|---|---|
committer | Per Fogelstrom <pefo@cvs.openbsd.org> | 1998-02-21 11:54:41 +0000 |
commit | 529421043725fa7b93b69d932c44f55922362d58 (patch) | |
tree | 11b4cebb53a37d89e079a36cbd47ca0e5241719a /sys/arch/mips | |
parent | 4f9c167a38132be389fa0ca978c7c09d1b408ac6 (diff) |
Oops! some garbage characters...
Diffstat (limited to 'sys/arch/mips')
-rw-r--r-- | sys/arch/mips/mips/disksubr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/mips/mips/disksubr.c b/sys/arch/mips/mips/disksubr.c index 5f25eec0375..e9394adacd5 100644 --- a/sys/arch/mips/mips/disksubr.c +++ b/sys/arch/mips/mips/disksubr.c @@ -1,4 +1,4 @@ -x1/* $OpenBSD: disksubr.c,v 1.2 1998/02/19 20:36:41 deraadt Exp $ */ +/* $OpenBSD: disksubr.c,v 1.3 1998/02/21 11:54:40 pefo Exp $ */ /* $NetBSD: disksubr.c,v 1.21 1996/05/03 19:42:03 christos Exp $ */ /* |