Commit Diff


commit - 3e8827d4258172b3c102f3feaf1bdf2fd8caea5e
commit + 3b3bcd173d9adec4f238ec015acf9cd88c05845d
blob - 478b53ce633cd41848e5278b8857c8f9acf0033c
blob + 23cf121c93cbf2f07d6ddd74150de47f6180baf8
--- pdf.c
+++ pdf.c
@@ -1243,7 +1243,7 @@ p_xrefdata__m(HAllocator *mm__, const Dict *dict)
 	 * entries /W, /Index, and /Size in the stream dictionary, a parser for
 	 * the cross-reference data itself.
 	 *
-	 * in short, every cross-reference entry consists of (as of PDF 1.7)
+	 * in short, every cross-reference entry consists of (as of PDF 2.0)
 	 * three fields, but it could be more. /W gives the widths (in bytes)
 	 * of these fields. the /Index specifies the division of the data into
 	 * subsections; it is an array of natural numbers that in pairs specify