aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/sha2big.c
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-04-02 22:47:23 +0200
committerJay Berkenbilt <ejb@ql.org>2022-04-03 23:58:36 +0200
commit33caed4f1761bf5c1df1658c466f65d0f44d1131 (patch)
treedd4789cafc29f2d32ca27c2e273901ad1028d8e7 /libqpdf/sha2big.c
parent80801e4c564a8d4f9d26d7fbea269041e1ed1bec (diff)
downloadqpdf-33caed4f1761bf5c1df1658c466f65d0f44d1131.tar.zst
Exclude formatting on embedded native crypto
Diffstat (limited to 'libqpdf/sha2big.c')
-rw-r--r--libqpdf/sha2big.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libqpdf/sha2big.c b/libqpdf/sha2big.c
index 34d1f3d9..05869d34 100644
--- a/libqpdf/sha2big.c
+++ b/libqpdf/sha2big.c
@@ -1,3 +1,4 @@
+/* clang-format off */
/* $Id: sha2big.c 216 2010-06-08 09:46:57Z tp $ */
/*
* SHA-384 / SHA-512 implementation.