* formatting

git-svn-id: trunk@10865 -
This commit is contained in:
florian 2008-05-02 18:41:40 +00:00
parent 0167a576f0
commit e165741d56

View File

@ -110,7 +110,7 @@ Begin
if InOutRes<>0 then if InOutRes<>0 then
Exit; Exit;
case TextRec(t).mode of case TextRec(t).mode of
fmInput,fmOutPut,fmAppend: fmInput,fmOutput,fmAppend:
Begin Begin
{ Write pending buffer } { Write pending buffer }
If Textrec(t).Mode=fmoutput then If Textrec(t).Mode=fmoutput then