summaryrefslogtreecommitdiffstats
path: root/tdeio/misc/kpac/kpac_dhcp_helper.c
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 00:15:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 00:15:40 +0900
commited8e30bc6dd18716b42087183e57a481d6ec5fa4 (patch)
tree6c8bf650267a48f922fab63117812f1389ce31e9 /tdeio/misc/kpac/kpac_dhcp_helper.c
parent290dd240b89a39b9e0978a08d63298fd7bccc600 (diff)
downloadtdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.tar.gz
tdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeio/misc/kpac/kpac_dhcp_helper.c')
-rw-r--r--tdeio/misc/kpac/kpac_dhcp_helper.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tdeio/misc/kpac/kpac_dhcp_helper.c b/tdeio/misc/kpac/kpac_dhcp_helper.c
index 906e89dfa..710d586ed 100644
--- a/tdeio/misc/kpac/kpac_dhcp_helper.c
+++ b/tdeio/misc/kpac/kpac_dhcp_helper.c
@@ -224,6 +224,3 @@ int main()
close(sock);
exit(1);
}
-
-/* vim: ts=4 sw=4 noet
- */