aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-12-23 03:45:10 +0100
committerJay Berkenbilt <ejb@ql.org>2023-12-23 03:45:10 +0100
commit7c0fdf8510fbc09a6a8f872d1c95f1d6e1709f28 (patch)
tree27e95477224c614b8da1d15380903c49bc527ee7 /include
parentc0c7cef16cb666524e4809834063cfee5262eca1 (diff)
downloadqpdf-7c0fdf8510fbc09a6a8f872d1c95f1d6e1709f28.tar.zst
Format code, bump clang-format version to 18
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDF.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/qpdf/QPDF.hh b/include/qpdf/QPDF.hh
index 392a153a..0d8b5f91 100644
--- a/include/qpdf/QPDF.hh
+++ b/include/qpdf/QPDF.hh
@@ -748,7 +748,8 @@ class QPDF
int& O,
bool compressed)
{
- return qpdf.generateHintStream(xref, lengths, obj_renumber, hint_stream, S, O, compressed);
+ return qpdf.generateHintStream(
+ xref, lengths, obj_renumber, hint_stream, S, O, compressed);
}
static void