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:
@@ -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"
|
||||
;;
|
||||
*)
|
||||
|
Reference in New Issue
Block a user