bbunzip: remove extra formatting directives in comments
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 12 Mar 2007 11:31:17 +0000 (11:31 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 12 Mar 2007 11:31:17 +0000 (11:31 -0000)
archival/bbunzip.c

index 91dd5404c3514531d3dd20ea54c0e80aba057572..f7c861256ebcba25cba94810abe179b30e683022 100644 (file)
@@ -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 <bug1@iinet.net.au>
  *  Added support output to stdout by Thomas Lundquist <thomasez@zelow.no>
@@ -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
  *