Style: fix indendation to be 8 and use tabulators. Fix lines longer
authorMax Okumoto <okumoto@dragonflybsd.org>
Wed, 23 Feb 2005 09:51:50 +0000 (09:51 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Wed, 23 Feb 2005 09:51:50 +0000 (09:51 +0000)
commit6929da34e171e9830cb8ce7f9798610121f36c2f
treefd3633248aa217d29acbcc546e928ae0a7973dc0
parentf4ae50f6678869130a7605a98e5a097e18f2589e
Style: fix indendation to be 8 and use tabulators. Fix lines longer
than 80 characters and slightly reorder functions to get rid of
static prototypes.

Date: 2005/02/21 13:36:22
Author: harti
Taken-from: FreeBSD
usr.bin/make/arch.c