2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-04-02 14:41:50 +00:00
This commit is contained in:
Jay Berkenbilt 2018-06-22 19:28:18 -04:00
parent 3aad28aed0
commit 3fe5236d54

View File

@ -28,7 +28,7 @@ void do_tests(InputSource* is)
char b[1];
b[0] = '\0';
#ifdef _WIN32
// Emperical evidence, and the passage of the rest of the qpdf
// Empirical evidence, and the passage of the rest of the qpdf
// test suite, suggest that this is working on Windows in the way
// that it needs to work. If this ifdef is made to be true on
// Windows, it passes with ClosedFileInputSource but not with