Typo fixed.

This commit is contained in:
Tobias Brunner
2011-04-28 12:50:30 +02:00
parent 7d39f3e1b9
commit 68447302d6
+1 -1
View File
@@ -1573,7 +1573,7 @@ METHOD(ike_sa_t, reestablish, status_t,
#endif /* ME */
))
{
DBG1(DBG_IKE, "unable to reestablish IKE_SA due asymetric setup");
DBG1(DBG_IKE, "unable to reestablish IKE_SA due to asymmetric setup");
return FAILED;
}