two small fixes

This commit is contained in:
Tobias Brunner
2008-03-13 15:03:06 +00:00
parent e42db695e2
commit df3462ddbe
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -318,7 +318,7 @@ static status_t build_i(private_ike_p2p_t *this, message_t *message)
}
else
{
/* FIXME: should we make that configurable */
/* FIXME: should we make that configurable? */
message->add_notify(message, FALSE, P2P_CALLBACK, chunk_empty);
}