summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authoryokota <yokota@FreeBSD.org>2001-10-01 11:42:25 +0000
committeryokota <yokota@FreeBSD.org>2001-10-01 11:42:25 +0000
commita82b49660785e292283f0e6a9ab8a41ec8a63b43 (patch)
tree58c68f885709da383e441cb32087854ba0439fcc /release
parent700804d7d0a5d49b978f1584eb0042534888661d (diff)
downloadFreeBSD-src-a82b49660785e292283f0e6a9ab8a41ec8a63b43.zip
FreeBSD-src-a82b49660785e292283f0e6a9ab8a41ec8a63b43.tar.gz
This is white-space only change. No functional difference.
- Be consistent about placing spaces around keywords and operators; don't mix statements like "if(A==B)" and "if (X == Y)", "return(0)" and "return (-1)", "P=10" and "Q = 0", etc. - Consitently indent lines. It's not good to indent by 8 columns in one part of the file, and by 4 columns in the other part.
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud