commit | fd1f9e735ec821b303e3611b723184ef9ceda737 | [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> | Mon Nov 02 05:55:58 2015 +0900 |
tree | cb0834b69a6bf849cab9229dcd2e2f15c0f2dba8 | |
parent | 841caf1b74e2cfc546472413d5f927569f64a9d7 [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)