diff options
author | Michele Calgaro <[email protected]> | 2020-09-21 22:22:46 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-21 22:23:12 +0900 |
commit | c454ca849ec6a18497e11f36bc2dd393b97c279e (patch) | |
tree | baac58e6c4bc0d2f5e784ee2260eb88c7326dbef /knetworkconf | |
parent | 628bc0eb1d130e2e1304dfed2601b30068c00cb3 (diff) | |
download | tdeadmin-c454ca849ec6a18497e11f36bc2dd393b97c279e.tar.gz tdeadmin-c454ca849ec6a18497e11f36bc2dd393b97c279e.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit f2837be37833687eba4822f8b2c43f0119957a41)
Diffstat (limited to 'knetworkconf')
-rwxr-xr-x | knetworkconf/backends/mkinstalldirs | 6 |
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 |