summaryrefslogtreecommitdiffstats
path: root/detect-autoconf.pl
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-09-18 22:31:10 +0900
committerSlávek Banko <[email protected]>2020-09-18 15:42:47 +0200
commitabcfc50b82beb89ebce050026ac8ba6f36ef9bef (patch)
tree2958a29b0772cc4c1b5eb6fbf4808ce5a96e8440 /detect-autoconf.pl
parentd146df0c006228cfeb7b49321d480b50c0d598b3 (diff)
downloadadmin-abcfc50b82beb89ebce050026ac8ba6f36ef9bef.tar.gz
admin-abcfc50b82beb89ebce050026ac8ba6f36ef9bef.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 714211691fe0324acc4a4c5b30b6d72e6571832a)
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: