Modify () to (void), since that's what is actually defined in the
authorRichard Levitte <levitte@openssl.org>
Tue, 14 Nov 2000 15:33:06 +0000 (15:33 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 14 Nov 2000 15:33:06 +0000 (15:33 +0000)
commit159564ae9fb1debd3558a114540a804b110c684b
treea2b4687f96062a12b96d6686c17f3780ea9dc33c
parentcd1bf28e2cd9f3226ca090461eb0ff8c4c220aa0
Modify () to (void), since that's what is actually defined in the
engine structure, and some ANSI C compilers will complain otherwise.
crypto/engine/hw_atalla.c
crypto/engine/hw_cswift.c
crypto/engine/hw_ncipher.c
crypto/engine/hw_nuron.c