aboutsummaryrefslogtreecommitdiff
path: root/coreutils/chown.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/chown.c')
-rw-r--r--coreutils/chown.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/coreutils/chown.c b/coreutils/chown.c
index 66add48ed..bb379ac20 100644
--- a/coreutils/chown.c
+++ b/coreutils/chown.c
@@ -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:
-*/