Преглед изворни кода

Check state at the input end

master
JustAnotherArchivist пре 1 година
родитељ
комит
27950fdc52
1 измењених фајлова са 4 додато и 0 уклоњено
  1. +4
    -0
      warc-dump-responses.c

+ 4
- 0
warc-dump-responses.c Прегледај датотеку

@@ -149,4 +149,8 @@ checkstate:
}
}
}
if (state != STATE_BEFORE_RECORD) {
fprintf(stderr, "Error: incomplete record at the end of input\n");
return 1;
}
}

Loading…
Откажи
Сачувај