rndtest: clean up empty lines in .c and .h files

This commit is contained in:
Mateusz Guzik 2020-09-01 21:55:52 +00:00
parent 2138049a39
commit cce8703a99

View File

@ -34,7 +34,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
/* Some of the tests depend on these values */
#define RNDTEST_NBYTES 2500
#define RNDTEST_NBITS (8 * RNDTEST_NBYTES)