From c3dc864eaa5cebae57be1b0e9339f2e7ebdbfe15 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Tue, 6 Dec 2005 13:44:22 +0000 Subject: - code cleanup of encoding package --- Source/charon/encoding/payloads/transform_substructure.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/charon/encoding/payloads/transform_substructure.h') diff --git a/Source/charon/encoding/payloads/transform_substructure.h b/Source/charon/encoding/payloads/transform_substructure.h index b108f6312..4efb42f3f 100644 --- a/Source/charon/encoding/payloads/transform_substructure.h +++ b/Source/charon/encoding/payloads/transform_substructure.h @@ -228,10 +228,10 @@ transform_substructure_t *transform_substructure_create(); * PSEUDO_RANDOM_FUNCTION, INTEGRITY_ALGORITHM. For all * other transport types the key_length parameter is not used * - * @return created transform_substructure_t object * @param transform_type type of transform to create * @param transform_id transform id specifying the specific algorithm of a transform type * @param key_length Key length for key lenght attribute + * @return transform_substructure_t object * * @ingroup payloads */ -- cgit v1.2.3