From 33caed4f1761bf5c1df1658c466f65d0f44d1131 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 2 Apr 2022 16:47:23 -0400 Subject: Exclude formatting on embedded native crypto --- libqpdf/sph/md_helper.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libqpdf/sph/md_helper.c') diff --git a/libqpdf/sph/md_helper.c b/libqpdf/sph/md_helper.c index 5c114515..2278ee9d 100644 --- a/libqpdf/sph/md_helper.c +++ b/libqpdf/sph/md_helper.c @@ -1,3 +1,4 @@ +/* clang-format off */ /* $Id: md_helper.c 216 2010-06-08 09:46:57Z tp $ */ /* * This file contains some functions which implement the external data -- cgit v1.2.3-54-g00ecf