More indentation consistency: for (), while (), if (), return ()
authorBodo Möller <bodo@openssl.org>
Wed, 6 Sep 2000 13:31:44 +0000 (13:31 +0000)
committerBodo Möller <bodo@openssl.org>
Wed, 6 Sep 2000 13:31:44 +0000 (13:31 +0000)
commitb7c190d97b6d2256d0f8e1c11527af4eca7df0ae
treeeae38e77c28110cf431a6de458fc2647029cc0c5
parent82aec1cc35788bbd714e7fdfaae29500f3ba052d
More indentation consistency: for (), while (), if (), return ()
usually get a space between keyword and opening paranthesis
so that they don't look like function calls, where no space is
used.
crypto/x509/x509_vfy.c