aboutsummaryrefslogtreecommitdiff
path: root/sysklogd/klogd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysklogd/klogd.c')
-rw-r--r--sysklogd/klogd.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/sysklogd/klogd.c b/sysklogd/klogd.c
index 6dc5457af..95a35c25e 100644
--- a/sysklogd/klogd.c
+++ b/sysklogd/klogd.c
@@ -128,11 +128,3 @@ int klogd_main(int argc, char **argv)
return EXIT_SUCCESS;
}
-
-/*
-Local Variables
-c-file-style: "linux"
-c-basic-offset: 4
-tab-width: 4
-End:
-*/