summaryrefslogtreecommitdiff
path: root/src/document.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2017-12-31 18:03:41 +0000
committerVincent Sanders <vince@kyllikki.org>2017-12-31 18:09:39 +0000
commita65babe2fbd341f9d12a50a9530682ef1e015b58 (patch)
tree426c8930746531a21c44e273d4cdc243fe5a66c6 /src/document.c
parent31b1f792826f51e9271475d124c3a1df4aa5116b (diff)
downloadlibnspdf-a65babe2fbd341f9d12a50a9530682ef1e015b58.tar.gz
libnspdf-a65babe2fbd341f9d12a50a9530682ef1e015b58.tar.bz2
add metadata interface
Diffstat (limited to 'src/document.c')
-rw-r--r--src/document.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/document.c b/src/document.c
index 9be0ab5..cef2c1a 100644
--- a/src/document.c
+++ b/src/document.c
@@ -419,9 +419,9 @@ decode_xref_trailer_failed:
/**
* decode non-linear pdf trailer data
*
- * PDF have a structure nominally defined as header, body, cross reference table
- * and trailer. The body, cross reference table and trailer sections may be
- * repeated in a scheme known as "incremental updates"
+ * PDF have a structure nominally defined as header, body, cross reference
+ * table and trailer. The body, cross reference table and trailer sections may
+ * be repeated in a scheme known as "incremental updates"
*
* The strategy used here is to locate the end of the last trailer block which
* contains a startxref token followed by a byte offset into the file of the