Manually reformat aes_core.c

Add aes_core.c to the list of files not processed by openssl-format-source

Conflicts:
	crypto/aes/aes_core.c

Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
Matt Caswell
2015-01-21 14:01:16 +00:00
parent 9b214383c1
commit e4e5457c29
2 changed files with 405 additions and 400 deletions

View File

@@ -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)
obj_dat.h|aes_core.c)
echo "skipping $j"
;;
*)