aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/sha2.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/sha2.c
parent80801e4c564a8d4f9d26d7fbea269041e1ed1bec (diff)
downloadqpdf-33caed4f1761bf5c1df1658c466f65d0f44d1131.tar.zst
Exclude formatting on embedded native crypto
Diffstat (limited to 'libqpdf/sha2.c')
-rw-r--r--libqpdf/sha2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libqpdf/sha2.c b/libqpdf/sha2.c
index b8bfaaf1..cf8331f4 100644
--- a/libqpdf/sha2.c
+++ b/libqpdf/sha2.c
@@ -1,3 +1,4 @@
+/* clang-format off */
/* $Id: sha2.c 227 2010-06-16 17:28:38Z tp $ */
/*
* SHA-224 / SHA-256 implementation.