From 71347f8b29c87b91935c75b16d8ebef0a44fa235 Mon Sep 17 00:00:00 2001 From: "Sven M. Hallberg" <pesco@khjk.org> Date: Thu, 9 Apr 2020 18:36:32 +0200 Subject: [PATCH] comment --- pdf.c | 1 + 1 file changed, 1 insertion(+) diff --git a/pdf.c b/pdf.c index fa6bd1c..d649711 100644 --- a/pdf.c +++ b/pdf.c @@ -1046,6 +1046,7 @@ init_parser(struct Env *aux) H_RULE(stream, h_left(h_bind(stmbeg, kstream, aux), stmend)); // XXX is whitespace allowed between the eol and "endstream"? + // peter wyatt says no. (2020-03-25) /* * file structure -- GitLab