summaryrefslogtreecommitdiffstats
path: root/detect-autoconf.pl
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-18 22:31:10 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-18 22:31:10 +0900
commit714211691fe0324acc4a4c5b30b6d72e6571832a (patch)
treec6c052b6a0c7ef4e0205cdc46f218715acedcec7 /detect-autoconf.pl
parentae96f3ea4882e243513827da7c2ab889af3b1608 (diff)
downloadadmin-714211691fe0324acc4a4c5b30b6d72e6571832a.tar.gz
admin-714211691fe0324acc4a4c5b30b6d72e6571832a.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'detect-autoconf.pl')
-rwxr-xr-xdetect-autoconf.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/detect-autoconf.pl b/detect-autoconf.pl
index 5ce1a08..02e8873 100755
--- a/detect-autoconf.pl
+++ b/detect-autoconf.pl
@@ -252,5 +252,3 @@ export AUTOCONF AUTOHEADER AUTOM4TE AUTOMAKE ACLOCAL WHICH
EOF
exit 0;
-
-# vim: set noet ts=8 sw=4: