| Index: tests/PDFGlyphsToUnicodeTest.cpp
|
| diff --git a/tests/PDFGlyphsToUnicodeTest.cpp b/tests/PDFGlyphsToUnicodeTest.cpp
|
| index 33fcc80ef7648a6e3ac075eb8a7d6841577dd3e5..529c97233c70577963b5ee11e9e409a26ca7b863 100644
|
| --- a/tests/PDFGlyphsToUnicodeTest.cpp
|
| +++ b/tests/PDFGlyphsToUnicodeTest.cpp
|
| @@ -126,7 +126,7 @@ endbfchar\n";
|
|
|
| buffer.reset();
|
|
|
| - append_cmap_sections(glyphToUnicode, NULL, &buffer, false, 0xFC, 0x110);
|
| + append_cmap_sections(glyphToUnicode, nullptr, &buffer, false, 0xFC, 0x110);
|
|
|
| char expectedResultSingleBytes[] =
|
| "2 beginbfchar\n\
|
|
|