diff --git a/util/openssl-format-source b/util/openssl-format-source index e1606a7f4..242c5ba81 100755 --- a/util/openssl-format-source +++ b/util/openssl-format-source @@ -88,7 +88,7 @@ do case `basename $j` in # the list of files that indent is unable to handle correctly # that we simply leave alone for manual formatting now - obj_dat.h|aes_core.c|aes_x86core.c) + obj_dat.h|aes_core.c|aes_x86core.c|ecp_nistz256.c) echo "skipping $j" ;; *)