Add comment about +1

This commit is contained in:
Devon Govett 2014-02-15 00:41:01 -08:00
parent cae5d5b710
commit 8ca8070867

View File

@ -137,7 +137,7 @@ class PDFDocument
ref.object @compress, (object) ->
ref.offset = offset
out.push object
offset += object.length + 1
offset += object.length + 1 # plus one for newline
proceed()
else
@xref_offset = offset