summaryrefslogtreecommitdiffstats
path: root/libqpdf/qpdf/QPDFCrypto_gnutls.hh
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/qpdf/QPDFCrypto_gnutls.hh')
-rw-r--r--libqpdf/qpdf/QPDFCrypto_gnutls.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/libqpdf/qpdf/QPDFCrypto_gnutls.hh b/libqpdf/qpdf/QPDFCrypto_gnutls.hh
index efec1bbf..00f25857 100644
--- a/libqpdf/qpdf/QPDFCrypto_gnutls.hh
+++ b/libqpdf/qpdf/QPDFCrypto_gnutls.hh
@@ -4,8 +4,8 @@
#include <qpdf/QPDFCryptoImpl.hh>
#include <memory>
-// gnutls headers must be last to prevent them from interfering with
-// other headers. gnutls.h has to be included first.
+// gnutls headers must be last to prevent them from interfering with other headers. gnutls.h has to
+// be included first.
#include <gnutls/gnutls.h>
// This comment prevents clang-format from putting crypto.h before gnutls.h
#include <gnutls/crypto.h>