diff options
author | imp <imp@cvs.openbsd.org> | 1996-10-20 22:40:33 +0000 |
---|---|---|
committer | imp <imp@cvs.openbsd.org> | 1996-10-20 22:40:33 +0000 |
commit | 05158961d422365f7a5fbb1d9b989b3336d553a4 (patch) | |
tree | 2f1a801be5eee0f02482b2d1c8de7dce8e2d4148 /sys/arch/arc | |
parent | 21cd18c166fecd25798a808358614100138dfd72 (diff) |
Spaces -> tabs that were my fault
Diffstat (limited to 'sys/arch/arc')
-rw-r--r-- | sys/arch/arc/arc/machdep.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/arc/arc/machdep.c b/sys/arch/arc/arc/machdep.c index 93b200a84e9..f96fcf36375 100644 --- a/sys/arch/arc/arc/machdep.c +++ b/sys/arch/arc/arc/machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: machdep.c,v 1.15 1996/09/24 19:37:24 pefo Exp $ */ +/* $OpenBSD: machdep.c,v 1.16 1996/10/20 22:40:32 imp Exp $ */ /* * Copyright (c) 1988 University of Utah. * Copyright (c) 1992, 1993 @@ -38,7 +38,7 @@ * SUCH DAMAGE. * * from: @(#)machdep.c 8.3 (Berkeley) 1/12/94 - * $Id: machdep.c,v 1.15 1996/09/24 19:37:24 pefo Exp $ + * $Id: machdep.c,v 1.16 1996/10/20 22:40:32 imp Exp $ */ /* from: Utah Hdr: machdep.c 1.63 91/04/24 */ @@ -302,7 +302,7 @@ mips_init(argc, argv, code) break; case DESKSTATION_RPC44: - break; + break; } /* |