diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-25 21:10:31 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-25 21:10:57 +0900 |
commit | 194b88db026b68150ffb129c0426f2f67b4c2349 (patch) | |
tree | e41d1e9bbf14f71ab0e9a7f1c51692edf18c368d /knetworkconf/backends/service-list.pl.in | |
parent | c454ca849ec6a18497e11f36bc2dd393b97c279e (diff) | |
download | tdeadmin-194b88db026b68150ffb129c0426f2f67b4c2349.tar.gz tdeadmin-194b88db026b68150ffb129c0426f2f67b4c2349.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1e74a44bab47e86dc5eb3b6879369a3170695c9e)
Diffstat (limited to 'knetworkconf/backends/service-list.pl.in')
-rw-r--r-- | knetworkconf/backends/service-list.pl.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/knetworkconf/backends/service-list.pl.in b/knetworkconf/backends/service-list.pl.in index 3b7f2a1..dd5aaa7 100644 --- a/knetworkconf/backends/service-list.pl.in +++ b/knetworkconf/backends/service-list.pl.in @@ -1,6 +1,4 @@ #!/usr/bin/env perl -#-*- Mode: perl; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- - # Functions for getting service descriptions. # # Copyright (C) 2002 Ximian, Inc. |