CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/16 14:38:28
Modified files:
regress/lib/libssl/ciphers: cipherstest.c
Log message:
make this test compile and pass on sparc64
Two functions missed (void) in their declaration which made gcc whine
"warning: function declaration isn't a prototype".
