gcc complained about "write" being shadowed even though the "write"
authorBodo Möller <bodo@openssl.org>
Wed, 17 Oct 2001 20:44:25 +0000 (20:44 +0000)
committerBodo Möller <bodo@openssl.org>
Wed, 17 Oct 2001 20:44:25 +0000 (20:44 +0000)
variable name occured just in a function *prototype* -- so rename it


No differences found