Local `time' shadows the global function `time()'. Rename the local
authorRichard Levitte <levitte@openssl.org>
Sat, 16 Feb 2002 12:01:13 +0000 (12:01 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 16 Feb 2002 12:01:13 +0000 (12:01 +0000)
commit48f9859d2a8f1aea691de14f340def92bfc1defc
treea777bc9a6649732fb2519c6eb480783fe765e270
parent48b5083ca00fa1007ae7f279eaf0ab30e4da1fe8
Local `time' shadows the global function `time()'.  Rename the local
variable to `tim' (and, as a matter of consequence, `time_d' to `tim_d').
crypto/ecdsa/ecdsatest.c