add fclose()

wilder-portage
Kurt Hindenburg 11 years ago
parent 2fac006bc1
commit fdf7de74b5
  1. 1
      tests/quote.c

@ -52,4 +52,5 @@ int main(int argc, char* argv[])
pchr(cc,INDENT);
}
printf("\"\n");
fclose(sysin);
}

Loading…
Cancel
Save