Stylistic changes: Don't use a macro for the malloc'ed length since it
authorBodo Möller <bodo@openssl.org>
Thu, 27 Apr 2000 09:11:28 +0000 (09:11 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 27 Apr 2000 09:11:28 +0000 (09:11 +0000)
commit7fc840cc8505356446bdc640e557f19e4a743157
tree5640a138f31ee40006718c32ec3a0fb497bf7448
parent4adcfa052f0fcae35a92b9c7e0248d9c6586a6ca
Stylistic changes: Don't use a macro for the malloc'ed length since it
is not constant.
apps/passwd.c