- spelling
[oweals/busybox.git] / coreutils / chown.c
index 66add48edfb479553f8b3b3e550b68aeec4d8ce5..bb379ac205949898ecbc71acb81dff87e50750fa 100644 (file)
@@ -76,11 +76,3 @@ int chown_main(int argc, char **argv)
 
        return retval;
 }
-
-/*
-Local Variables:
-c-file-style: "linux"
-c-basic-offset: 4
-tab-width: 4
-End:
-*/