diff options
Diffstat (limited to 'src/network')
-rw-r--r-- | src/network/proto.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/proto.c b/src/network/proto.c index a42d1456..c4fd34ef 100644 --- a/src/network/proto.c +++ b/src/network/proto.c @@ -12,7 +12,7 @@ static const unsigned char protos[] = { "\004ipencap\0" "\005st\0" "\006tcp\0" - "\008egp\0" + "\010egp\0" "\014pup\0" "\021udp\0" "\024hmp\0" |