mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/2] libbb: remove vi tabwidth setting
@ 2012-09-11  5:31 Alexander Aring
  2012-09-11  5:31 ` [PATCH 2/2] complete: abstract path complete Alexander Aring
  2012-09-11  7:21 ` [PATCH 1/2] libbb: remove vi tabwidth setting Sascha Hauer
  0 siblings, 2 replies; 6+ messages in thread
From: Alexander Aring @ 2012-09-11  5:31 UTC (permalink / raw)
  To: barebox

Remove vi tabwidth and tabstop setting.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
---
 lib/libbb.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/libbb.c b/lib/libbb.c
index 9a0a60b..e0d7481 100644
--- a/lib/libbb.c
+++ b/lib/libbb.c
@@ -1,4 +1,3 @@
-/* vi: set sw=8 ts=8: */
 /*
  * Utility routines.
  *
-- 
1.7.12


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-09-11 12:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-11  5:31 [PATCH 1/2] libbb: remove vi tabwidth setting Alexander Aring
2012-09-11  5:31 ` [PATCH 2/2] complete: abstract path complete Alexander Aring
2012-09-11  7:31   ` Sascha Hauer
2012-09-11 10:38     ` Alexander Aring
2012-09-11 12:16       ` Jean-Christophe PLAGNIOL-VILLARD
2012-09-11  7:21 ` [PATCH 1/2] libbb: remove vi tabwidth setting Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox