more tweaks to get to build
This commit is contained in:
parent
550b4483cb
commit
ba9f74d1b8
|
@ -1,6 +1,6 @@
|
|||
--- a/TelnetV6.c
|
||||
+++ b/TelnetV6.c
|
||||
@@ -429,6 +429,7 @@
|
||||
@@ -427,6 +427,7 @@
|
||||
TCP->IPV4 = TRUE;
|
||||
TCP->SecureTelnet = 1;
|
||||
strcpy(TCP->CMSServer, "cms.winlink.org");
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- a/APRSCode.c
|
||||
+++ b/APRSCode.c
|
||||
@@ -3674,7 +3674,7 @@
|
||||
@@ -3673,7 +3673,7 @@
|
||||
if (ptr1)
|
||||
*ptr1 = 0;
|
||||
|
||||
|
|
Loading…
Reference in New Issue