From 4750f6c667bd923e8b1b1dae180e40531aaba34d Mon Sep 17 00:00:00 2001 From: Jan Hutter Date: Thu, 17 Nov 2005 17:22:08 +0000 Subject: - started to implement diffie hellman class --- Source/charon/utils/randomizer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/charon/utils/randomizer.h') diff --git a/Source/charon/utils/randomizer.h b/Source/charon/utils/randomizer.h index cf6870aa5..0d3757233 100644 --- a/Source/charon/utils/randomizer.h +++ b/Source/charon/utils/randomizer.h @@ -78,7 +78,7 @@ struct randomizer_s { * * @param this calling randomizer_t object * @param bytes Number of bytes to allocate - * @param[out] chunk chunk which will hold the allocated random bytes + * @param[out] chunk chunk which will hold the allocated random bytes * @return * - SUCCESS * - OUT_OF_RES -- cgit v1.2.3