summaryrefslogtreecommitdiff
path: root/src/stdbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdbuf.c')
-rw-r--r--src/stdbuf.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/stdbuf.c b/src/stdbuf.c
index 5da934191..3ba5a516e 100644
--- a/src/stdbuf.c
+++ b/src/stdbuf.c
@@ -378,9 +378,3 @@ main (int argc, char **argv)
exit (exit_status);
}
}
-
-/*
- * Local variables:
- * indent-tabs-mode: nil
- * End:
- */