Refresh Patches

This commit is contained in:
Hibby 2024-10-11 15:46:34 +01:00
parent 1a7f29f7d7
commit 6e6693fde1
Signed by: hibby
SSH Key Fingerprint: SHA256:Y6XbnzN0FEB1R/exPF5hUbHUgE/Nn7M1uT566fxo6pE
3 changed files with 5 additions and 16 deletions

View File

@ -9,17 +9,6 @@
memcpy(&rlen, &Decoded[5], 4); memcpy(&rlen, &Decoded[5], 4);
--- a/MBLRoutines.c
+++ b/MBLRoutines.c
@@ -23,7 +23,7 @@
#include "bpqmail.h"
-void SendMessageReadEvent(struct UserInfo * user, struct MsgInfo * Msg);
+void SendMessageReadEvent(char * Call, struct MsgInfo * Msg);
VOID ProcessMBLLine(CIRCUIT * conn, struct UserInfo * user, UCHAR* Buffer, int len)
--- a/bpqmail.h --- a/bpqmail.h
+++ b/bpqmail.h +++ b/bpqmail.h
@@ -695,8 +695,8 @@ @@ -695,8 +695,8 @@

View File

@ -106,7 +106,7 @@
static UCHAR * DISPLAY_NETROM(MESSAGE * ADJBUFFER, UCHAR * Output, int MsgLen, int DoNodes); static UCHAR * DISPLAY_NETROM(MESSAGE * ADJBUFFER, UCHAR * Output, int MsgLen, int DoNodes);
--- a/Bpq32.c --- a/Bpq32.c
+++ b/Bpq32.c +++ b/Bpq32.c
@@ -1406,7 +1406,6 @@ @@ -1411,7 +1411,6 @@
VOID FindLostBuffers(); VOID FindLostBuffers();
BOOL InitializeTNCEmulator(); BOOL InitializeTNCEmulator();
VOID TNCTimer(); VOID TNCTimer();
@ -247,7 +247,7 @@
--- a/CommonCode.c --- a/CommonCode.c
+++ b/CommonCode.c +++ b/CommonCode.c
@@ -568,7 +568,7 @@ @@ -570,7 +570,7 @@
return ptr; return ptr;
} }

View File

@ -55,7 +55,7 @@
return 0; return 0;
--- a/UZ7HODrv.c --- a/UZ7HODrv.c
+++ b/UZ7HODrv.c +++ b/UZ7HODrv.c
@@ -369,7 +369,7 @@ @@ -374,7 +374,7 @@
{ {
// Read Freq // Read Freq
@ -64,7 +64,7 @@
return 1; return 1;
} }
@@ -377,7 +377,7 @@ @@ -382,7 +382,7 @@
if (AGW->CenterFreq == 0) if (AGW->CenterFreq == 0)
{ {
@ -97,7 +97,7 @@
--- a/kiss.c --- a/kiss.c
+++ b/kiss.c +++ b/kiss.c
@@ -1469,7 +1469,7 @@ @@ -1476,7 +1476,7 @@
} }
} }
else else