mirror of
https://github.com/FDOS/kernel.git
synced 2025-07-26 23:34:18 +02:00
SYS: Fix a bad merge
This commit is contained in:
parent
0a0d55ea53
commit
e0818e305b
@ -1938,7 +1938,7 @@ BOOL copy(SYSOptions *opts, const BYTE *source, COUNT drive, const BYTE * filena
|
|||||||
{
|
{
|
||||||
ULONG filesize;
|
ULONG filesize;
|
||||||
UWORD theseg;
|
UWORD theseg;
|
||||||
BYTE far *buffer, far *bufptr;
|
BYTE far *buffer; BYTE far *bufptr;
|
||||||
UWORD offs;
|
UWORD offs;
|
||||||
unsigned chunk_size;
|
unsigned chunk_size;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user