From 5ec4b442402ae0530c36eccec264cfd8b18ce4f6 Mon Sep 17 00:00:00 2001 From: Rick van Rein Date: Fri, 12 Jan 2018 17:22:37 +0100 Subject: [PATCH] Port fix in nonstd.h.in --- nonstd.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nonstd.h.in b/nonstd.h.in index 8b7cb39..be6426e 100644 --- a/nonstd.h.in +++ b/nonstd.h.in @@ -14,7 +14,7 @@ #error "Build uses experimental UDP port number 25790 or 0x64be" -#define UDP_PORT_6BED4 25788 +#define UDP_PORT_6BED4 25790 #warning "Build uses temporary IPv4 address information" -- 1.7.10.4