From: Alexander Aring <alex.aring@googlemail.com>
To: barebox@lists.infradead.org
Subject: [PATCH 1/2] libbb: remove vi tabwidth setting
Date: Tue, 11 Sep 2012 07:31:57 +0200 [thread overview]
Message-ID: <1347341518-2779-1-git-send-email-alex.aring@gmail.com> (raw)
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
next reply other threads:[~2012-09-11 5:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-11 5:31 Alexander Aring [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1347341518-2779-1-git-send-email-alex.aring@gmail.com \
--to=alex.aring@googlemail.com \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox