more tweaks to get to build

This commit is contained in:
Hibby 2024-08-30 12:35:44 +01:00
parent 550b4483cb
commit ba9f74d1b8
Signed by: hibby
SSH Key Fingerprint: SHA256:Y6XbnzN0FEB1R/exPF5hUbHUgE/Nn7M1uT566fxo6pE
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
--- a/TelnetV6.c --- a/TelnetV6.c
+++ b/TelnetV6.c +++ b/TelnetV6.c
@@ -429,6 +429,7 @@ @@ -427,6 +427,7 @@
TCP->IPV4 = TRUE; TCP->IPV4 = TRUE;
TCP->SecureTelnet = 1; TCP->SecureTelnet = 1;
strcpy(TCP->CMSServer, "cms.winlink.org"); strcpy(TCP->CMSServer, "cms.winlink.org");

View File

@ -1,6 +1,6 @@
--- a/APRSCode.c --- a/APRSCode.c
+++ b/APRSCode.c +++ b/APRSCode.c
@@ -3674,7 +3674,7 @@ @@ -3673,7 +3673,7 @@
if (ptr1) if (ptr1)
*ptr1 = 0; *ptr1 = 0;