mirror of
https://github.com/qpdf/qpdf.git
synced 2025-04-02 14:41:50 +00:00
Fix typo
This commit is contained in:
parent
3aad28aed0
commit
3fe5236d54
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user