From 49a69999a26e2fa3c1fb899e777f430b4cceb64d Mon Sep 17 00:00:00 2001 From: Jan Hutter Date: Thu, 17 Nov 2005 14:25:03 +0000 Subject: [PATCH] --- Source/charon/message.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Source/charon/message.c b/Source/charon/message.c index 9d9f0b0..d30648f 100644 --- a/Source/charon/message.c +++ b/Source/charon/message.c @@ -701,8 +701,7 @@ static status_t parse_body (private_message_t *this) } iterator->destroy(iterator); } - return status; - + return status; } -- 2.7.4