From a34c833606d15a9a77f390cf99c7598ae81374ba Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 18 Jun 2012 21:06:51 +0200 Subject: Fix indentation and white space errors. --- pdf/pdf_xref_aux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pdf/pdf_xref_aux.c') 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. -- cgit v1.2.3