]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move to tabs for indentation and to 8-space notches, per style(9).
authorimp <imp@FreeBSD.org>
Thu, 8 Feb 2018 17:07:27 +0000 (17:07 +0000)
committerimp <imp@FreeBSD.org>
Thu, 8 Feb 2018 17:07:27 +0000 (17:07 +0000)
commit77514a3b115a6e64eca9102a658f0ccf395c08e9
tree155904521a4429b03ef117a5f072397c0449c744
parentbddc30306f154aceebc36c385e72d03322ce7742
Move to tabs for indentation and to 8-space notches, per style(9).

4 space indentation with a mix of tabs and spaces is a hassle. Update
to project-standard hard-tabs with 8-space indentation in these files.
This matches the new code coming in better as well.
stand/common/boot.c
stand/common/interp_backslash.c
stand/common/interp_parse.c