strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b643c81
)
(no commit message)
author
Jan Hutter
<jhutter@hsr.ch>
Thu, 17 Nov 2005 14:25:03 +0000
(14:25 -0000)
committer
Jan Hutter
<jhutter@hsr.ch>
Thu, 17 Nov 2005 14:25:03 +0000
(14:25 -0000)
Source/charon/message.c
patch
|
blob
|
history
diff --git
a/Source/charon/message.c
b/Source/charon/message.c
index
9d9f0b0
..
d30648f
100644
(file)
--- 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);
}
}
iterator->destroy(iterator);
}
- return status;
-
+ return status;
}
}