1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Fix whitespace at EOL issues

This commit is contained in:
Manuel Pégourié-Gonnard
2015-10-30 09:23:19 +01:00
parent 03dde85c3b
commit e670f90e48
5 changed files with 12 additions and 12 deletions

View File

@ -212,7 +212,7 @@ typedef struct
* 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)