summaryrefslogtreecommitdiffstats
path: root/knetworkconf
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 22:22:46 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 22:23:12 +0900
commitc454ca849ec6a18497e11f36bc2dd393b97c279e (patch)
treebaac58e6c4bc0d2f5e784ee2260eb88c7326dbef /knetworkconf
parent628bc0eb1d130e2e1304dfed2601b30068c00cb3 (diff)
downloadtdeadmin-c454ca849ec6a18497e11f36bc2dd393b97c279e.tar.gz
tdeadmin-c454ca849ec6a18497e11f36bc2dd393b97c279e.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f2837be37833687eba4822f8b2c43f0119957a41)
Diffstat (limited to 'knetworkconf')
-rwxr-xr-xknetworkconf/backends/mkinstalldirs6
1 files changed, 0 insertions, 6 deletions
diff --git a/knetworkconf/backends/mkinstalldirs b/knetworkconf/backends/mkinstalldirs
index d2d5f21..7cde4d4 100755
--- a/knetworkconf/backends/mkinstalldirs
+++ b/knetworkconf/backends/mkinstalldirs
@@ -103,9 +103,3 @@ do
done
exit $errstatus
-
-# Local Variables:
-# mode: shell-script
-# sh-indentation: 2
-# End:
-# mkinstalldirs ends here