Commit Diff
--- pdf.c +++ pdf.c @@ -4949,7 +4949,6 @@ dumpstream(FILE *f, const HParsedToken *obj) * * A return value of NULL indicates an empty result. */ -// XXX review changes to this function. see git -L /^parse_xrefs/,/^}/:pdf.c' const HParsedToken ** parse_xrefs(const uint8_t *input, size_t sz, size_t *nxrefs) {