change name
This commit is contained in:
parent
7103ceb031
commit
5369e5ea0c
2 changed files with 3 additions and 3 deletions
|
|
@ -49,7 +49,7 @@ raspstart(File *f)
|
|||
return;
|
||||
grown = 0;
|
||||
shrunk = 0;
|
||||
noflush = 1;
|
||||
outbuffered = 1;
|
||||
}
|
||||
|
||||
void
|
||||
|
|
@ -72,7 +72,7 @@ raspdone(File *f, int toterm)
|
|||
if(toterm)
|
||||
outTs(Hcheck0, f->tag);
|
||||
outflush();
|
||||
noflush = 0;
|
||||
outbuffered = 0;
|
||||
if(f == cmd){
|
||||
cmdpt += cmdptadv;
|
||||
cmdptadv = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue