diff options
Diffstat (limited to 'tdeio/misc/kpac/kpac_dhcp_helper.c')
-rw-r--r-- | tdeio/misc/kpac/kpac_dhcp_helper.c | 3 |
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 - */ |