From 3c5700c255f4603b5df9c6d183d13dd71a083cc3 Mon Sep 17 00:00:00 2001 From: m-holger Date: Sat, 27 May 2023 18:19:52 +0100 Subject: Code tidy - reflow comments and strings --- libqpdf/QPDFEmbeddedFileDocumentHelper.cc | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'libqpdf/QPDFEmbeddedFileDocumentHelper.cc') diff --git a/libqpdf/QPDFEmbeddedFileDocumentHelper.cc b/libqpdf/QPDFEmbeddedFileDocumentHelper.cc index d1c7a05c..fd735e79 100644 --- a/libqpdf/QPDFEmbeddedFileDocumentHelper.cc +++ b/libqpdf/QPDFEmbeddedFileDocumentHelper.cc @@ -1,10 +1,9 @@ #include -// File attachments are stored in the /EmbeddedFiles (name tree) key -// of the /Names dictionary from the document catalog. Each entry -// points to a /FileSpec, which in turn points to one more Embedded -// File Streams. Note that file specs can appear in other places as -// well, such as file attachment annotations, among others. +// File attachments are stored in the /EmbeddedFiles (name tree) key of the /Names dictionary from +// the document catalog. Each entry points to a /FileSpec, which in turn points to one more Embedded +// File Streams. Note that file specs can appear in other places as well, such as file attachment +// annotations, among others. // // root -> /Names -> /EmbeddedFiles = name tree // filename -> filespec -- cgit v1.2.3-70-g09d2