openssl/crypto/lhash
Geoff Thorpe 04e53c273f oops, void functions shouldn't try and return a value. Strangely, gcc
didn't even give a warning for this yet HPUX cc considered it an error.
Reported by Lutz(@openssl.org).
2001-01-09 16:59:56 +00:00
..
.cvsignore
lh_stats.c
lh_test.c Don't access non-existing element buf[256], use buf[255] instead. 2000-12-20 10:11:06 +00:00
lhash.c This adds macros to implement (and/or declare) type-safe wrapper functions 2001-01-09 00:02:09 +00:00
lhash.h oops, void functions shouldn't try and return a value. Strangely, gcc 2001-01-09 16:59:56 +00:00
Makefile.ssl
num.pl