summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2018-11-12 13:29:37 +0100
committerTor Andersson <tor.andersson@artifex.com>2018-11-12 17:30:04 +0100
commit8a8114cc9c3ae2f9bc866e15ea9f69778c63c3a3 (patch)
tree7f031c287ae0b628c913bbac3ba0dfbeec6ce573 /scripts
parent643ff675ff47b5d3d21ebf6a30ffa844fe582f2e (diff)
downloadmupdf-8a8114cc9c3ae2f9bc866e15ea9f69778c63c3a3.tar.xz
Remove confusing flag define.
What's the difference between PDF_OBJ_FLAG_MARK and PDF_FLAGS_MARKED? PDF_OBJ_FLAG_MARK is used to flag an xref entry as one that we want to keep cached with the pdf_mark_xref/pdf_clear_xref_to_mark functions. PDF_FLAGS_MARKED is used to detect unwanted recursion in PDF structures. Renaming the xref_entry.flags field to xref_entry.marked should remove this source of potential confusion.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions