Codebase list httping / cb3288c
Merge pull request #29 from jybateman/master removed redundant emit_error Folkert van Heusden authored 6 years ago GitHub committed 6 years ago
1 changed file(s) with 0 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
17521752
17531753 if (fd < 0)
17541754 {
1755 emit_error(verbose, curncount, dstart);
17561755 fd = -1;
17571756 }
17581757