aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/message.c
diff options
context:
space:
mode:
authorJan Hutter <jhutter@hsr.ch>2005-11-17 14:25:03 +0000
committerJan Hutter <jhutter@hsr.ch>2005-11-17 14:25:03 +0000
commit49a69999a26e2fa3c1fb899e777f430b4cceb64d (patch)
tree1a1472bb6f507b5b23b4e6dc7406f5cadba034f8 /Source/charon/message.c
parentb643c81c6364539966198a782fce9a21761cf5f7 (diff)
downloadstrongswan-49a69999a26e2fa3c1fb899e777f430b4cceb64d.tar.bz2
strongswan-49a69999a26e2fa3c1fb899e777f430b4cceb64d.tar.xz
Diffstat (limited to 'Source/charon/message.c')
-rw-r--r--Source/charon/message.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/charon/message.c b/Source/charon/message.c
index 9d9f0b05b..d30648fca 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;
}