From ca4468addfa42d9647d90d3310ae16891a53296b Mon Sep 17 00:00:00 2001 From: Jan Hutter Date: Tue, 6 Dec 2005 14:56:47 +0000 Subject: - described constructors --- Source/charon/utils/randomizer.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Source/charon/utils/randomizer.h') diff --git a/Source/charon/utils/randomizer.h b/Source/charon/utils/randomizer.h index a74cab42f..509b7d515 100644 --- a/Source/charon/utils/randomizer.h +++ b/Source/charon/utils/randomizer.h @@ -43,7 +43,9 @@ typedef struct randomizer_t randomizer_t; * * This class is thread save as file system read calls are thread save. * - * @todo fix FEHLVERHALTEN + * @b Constructors: + * - randomizer_create() + * - randomizer_create_on_devices() * * @ingroup utils */ -- cgit v1.2.3