aboutsummaryrefslogtreecommitdiff
path: root/ptunnel.h
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2017-12-11 16:00:21 +0100
committerToni Uhlig <matzeton@googlemail.com>2017-12-11 16:00:21 +0100
commit78237fb6560e984b032650f6e50305dfb40b1f9d (patch)
treebaecbe8964f7399320cd960a4ffe5334a8ae60cb /ptunnel.h
parent2d7031c57b1177442280ac1ebcac463d0a035b4b (diff)
ptunnel-ng:
* options parsing * fixed perms for text/source files
Diffstat (limited to 'ptunnel.h')
-rw-r--r--[-rwxr-xr-x]ptunnel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ptunnel.h b/ptunnel.h
index f6f20fa..67f479d 100755..100644
--- a/ptunnel.h
+++ b/ptunnel.h
@@ -169,7 +169,6 @@ enum {
kDNS_port = 53,
};
-#define kPing_tunnel_magic 0xDEADC0DE
// Resend packets after this interval (in seconds)
#define kResend_interval 1.5