2
0
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:
Jarrod Johnson 2021-04-06 08:22:51 -04:00
parent 1f238a3f8b
commit 433a22e6e7

View File

@ -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;
}
}