summaryrefslogtreecommitdiff
path: root/src/getlimits.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/getlimits.c')
-rw-r--r--src/getlimits.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/getlimits.c b/src/getlimits.c
index da0c6f484..82cd34531 100644
--- a/src/getlimits.c
+++ b/src/getlimits.c
@@ -172,9 +172,3 @@ main (int argc, char **argv)
print_int (INTMAX);
print_int (UINTMAX);
}
-
-/*
- * Local variables:
- * indent-tabs-mode: nil
- * End:
- */