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