]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Manually reformat aes_x86core.c and add it to the list of files skipped by
authorMatt Caswell <matt@openssl.org>
Wed, 21 Jan 2015 16:34:27 +0000 (16:34 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 22 Jan 2015 09:51:54 +0000 (09:51 +0000)
openssl-format-source

Conflicts:
crypto/aes/aes_x86core.c

Conflicts:
crypto/aes/aes_x86core.c

Reviewed-by: Tim Hudson <tjh@openssl.org>
util/openssl-format-source

index f1800e0306b264468eafda394bb74eba27db5713..e1606a7f40c7cbbae0c8c1494f151639e9b63678 100755 (executable)
@@ -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)
+       obj_dat.h|aes_core.c|aes_x86core.c)
          echo "skipping $j"
          ;;
        *)