9
0
Fork 0

libbb: remove vi tabwidth setting

Remove vi tabwidth and tabstop setting.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Alexander Aring 2012-09-11 07:31:57 +02:00 committed by Sascha Hauer
parent ef01e97f6c
commit f9fde00226
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
/* vi: set sw=8 ts=8: */
/*
* Utility routines.
*