boringssl/crypto/lhash
David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)'
Otherwise, in C, it becomes a K&R function declaration which doesn't actually
type-check the number of arguments.

Change-Id: I0731a9fefca46fb1c266bfb1c33d464cf451a22e
Reviewed-on: https://boringssl-review.googlesource.com/1582
Reviewed-by: Adam Langley <agl@google.com>
2014-08-21 01:06:07 +00:00
..
CMakeLists.txt
lhash_test.c Convert all zero-argument functions to '(void)' 2014-08-21 01:06:07 +00:00
lhash.c Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
make_macros.sh