From: Jan Hutter Date: Thu, 17 Nov 2005 14:25:03 +0000 (-0000) Subject: (no commit message) X-Git-Tag: 4.0.0~439 X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=commitdiff_plain;h=49a69999a26e2fa3c1fb899e777f430b4cceb64d --- 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; }