mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-24 18:41:55 +00:00
Finish rename of variable
This commit is contained in:
parent
1f238a3f8b
commit
433a22e6e7
@ -200,7 +200,7 @@ int main(int argc, char* argv[]) {
|
||||
if (outvt != NULL)
|
||||
dump_vt(outvt);
|
||||
length = write(1, "\x00", 1);
|
||||
if (idx < 0)
|
||||
if (length < 0)
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user