mirror of
https://github.com/xcat2/confluent.git
synced 2026-01-11 02:22:31 +00:00
Finish rename of variable
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user