Convert "max" to "mx" for variable names (brought to my attention by Steve
authorGeoff Thorpe <geoff@openssl.org>
Sun, 2 Sep 2001 20:41:34 +0000 (20:41 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Sun, 2 Sep 2001 20:41:34 +0000 (20:41 +0000)
commit72849dce817d3bec5e40b73ea295ac4f1e9fc98e
tree9d77bdc790d7cd7bcb55748024b886fb17fb4756
parent26188931147826e280c73ac2692081ce230885c6
Convert "max" to "mx" for variable names (brought to my attention by Steve
Henson). Also, reverse a previous change that used an implicit function
pointer cast rather than an explicit data pointer cast in the STACK cleanup
code.
crypto/ex_data.c