Import Tk 8.6.8
This commit is contained in:
@@ -1571,6 +1571,7 @@ Fread(
|
||||
}
|
||||
memcpy(dst, handle->data, (size_t) (hunk * count));
|
||||
handle->data += hunk * count;
|
||||
handle->length -= hunk * count;
|
||||
return (int)(hunk * count);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user