From bc5a8ec480e62a260b53fc9e0bf0d9833957818c Mon Sep 17 00:00:00 2001 From: vda Date: Mon, 12 Mar 2007 11:31:17 +0000 Subject: bbunzip: remove extra formatting directives in comments git-svn-id: svn://busybox.net/trunk/busybox@18071 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- archival/bbunzip.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/archival/bbunzip.c b/archival/bbunzip.c index 91dd5404c..f7c861256 100644 --- a/archival/bbunzip.c +++ b/archival/bbunzip.c @@ -144,7 +144,6 @@ char* make_new_name_generic(char *filename, const char *expected_ext) #endif -/* vi: set sw=4 ts=4: */ /* * Modified for busybox by Glenn McGrath * Added support output to stdout by Thomas Lundquist @@ -318,7 +317,6 @@ int unlzma_main(int argc, char **argv) #endif -/* vi: set sw=4 ts=4: */ /* * Uncompress applet for busybox (c) 2002 Glenn McGrath * -- cgit v1.2.3-55-g6feb