aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/Pl_Buffer.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <jberkenbilt@users.noreply.github.com>2023-05-27 16:43:21 +0200
committerGitHub <noreply@github.com>2023-05-27 16:43:21 +0200
commit73ee000c33b1c51688f7a9b2a8ce9816da93e7ac (patch)
tree7e57db2b9113c29b73072d218a526f82a29bc258 /libqpdf/Pl_Buffer.cc
parent9907700faeca965c1e544af9247102d163a8b7df (diff)
parentdb6c09b625690bc83c0ce6cada6f3206096eeceb (diff)
downloadqpdf-73ee000c33b1c51688f7a9b2a8ce9816da93e7ac.tar.zst
Merge pull request #975 from m-holger/reflow
Code tidy - reflow comments and strings
Diffstat (limited to 'libqpdf/Pl_Buffer.cc')
-rw-r--r--libqpdf/Pl_Buffer.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/libqpdf/Pl_Buffer.cc b/libqpdf/Pl_Buffer.cc
index 76c8a5d5..c3184104 100644
--- a/libqpdf/Pl_Buffer.cc
+++ b/libqpdf/Pl_Buffer.cc
@@ -13,8 +13,7 @@ Pl_Buffer::Pl_Buffer(char const* identifier, Pipeline* next) :
Pl_Buffer::~Pl_Buffer()
{
- // Must be explicit and not inline -- see QPDF_DLL_CLASS in
- // README-maintainer
+ // Must be explicit and not inline -- see QPDF_DLL_CLASS in README-maintainer
}
void