mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-20 14:29:21 +02:00
* typo fixed
git-svn-id: trunk@19937 -
This commit is contained in:
parent
8af2ce27ef
commit
f79dc85033
@ -203,7 +203,7 @@ implementation
|
|||||||
|
|
||||||
begin
|
begin
|
||||||
// We do nothing. Pipe streams don't support this
|
// We do nothing. Pipe streams don't support this
|
||||||
// As wel as possible read-ony streams !!
|
// As well as possible read-ony streams !!
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure TCStream.ReadBuffer(var Buffer; Count: Longint);
|
procedure TCStream.ReadBuffer(var Buffer; Count: Longint);
|
||||||
|
Loading…
Reference in New Issue
Block a user