fixed output of offered CA

This commit is contained in:
Andreas Steffen
2009-10-11 21:24:39 +02:00
parent e8e2a147db
commit 295e92fe36
+1 -1
View File
@@ -2443,7 +2443,7 @@ static bool switch_connection(struct msg_digest *md, identification_t *peer,
if (r->spd.this.ca)
{
DBG(DBG_CONTROL,
DBG_log("offered CA: \"%s\"", r->spd.this.ca)
DBG_log("offered CA: \"%Y\"", r->spd.this.ca)
)
}
else