diff options
Diffstat (limited to 'pdf/pdf_xref_aux.c')
-rw-r--r-- | pdf/pdf_xref_aux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf/pdf_xref_aux.c b/pdf/pdf_xref_aux.c index 2d760334..907e6f17 100644 --- a/pdf/pdf_xref_aux.c +++ b/pdf/pdf_xref_aux.c @@ -3,7 +3,7 @@ /* These functions have been split out of pdf_xref.c to allow tools - to be linked without pulling in the interpreter. The interpreter + to be linked without pulling in the interpreter. The interpreter references the built-in font and cmap resources which are quite big. Not linking those into the tools saves roughly 6MB in the resulting executables. |