Use four spaces instead of tab for second level indentation.

Requested by:	ru
This commit is contained in:
Olivier Houchard 2004-05-14 14:50:55 +00:00
parent cc5735a32d
commit 63b689127c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=129226

View File

@ -225,7 +225,7 @@ SUBDIR= alias \
ypwhich
.if ${MACHINE_ARCH} != "amd64" && ${MACHINE_ARCH} != "powerpc" && \
${MACHINE_ARCH} != "arm"
${MACHINE_ARCH} != "arm"
_truss= truss
.endif