commit | e670f90e486ca6e1e06727d212de72e7feae31f6 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Fri Oct 30 09:23:19 2015 +0100 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Fri Oct 30 09:23:19 2015 +0100 |
tree | 8cf89535bce1b3ef9a565ebd2bedca9ebf4a03ad | |
parent | 03dde85c3b0f448111c3cbbe8bbe35afcf7660c9 [diff] [blame] |
Fix whitespace at EOL issues
diff --git a/tests/suites/helpers.function b/tests/suites/helpers.function index ecb5f15..8f681db 100644 --- a/tests/suites/helpers.function +++ b/tests/suites/helpers.function
@@ -212,7 +212,7 @@ * This function returns random based on a buffer it receives. * * rng_state shall be a pointer to a rnd_buf_info structure. - * + * * The number of bytes released from the buffer on each call to * the random function is specified by per_call. (Can be between * 1 and 4)