Apply patch: ncpfs-hg-commit-431.patch

This commit is contained in:
Mario Fetka
2026-04-28 20:56:03 +02:00
parent b417a518c5
commit 4d94ea705a
96 changed files with 3398 additions and 431 deletions

View File

@@ -69,7 +69,7 @@ NWDSCCODE __NWDSOpenStream(
const NWDSChar* attrName,
nflag32 flags,
NWCONN_HANDLE* rconn,
char fh[6],
unsigned char fh[6],
ncp_off64_t* size) {
NWDSCCODE err;
char rq_b[DEFAULT_MESSAGE_LEN];