lowercase log entries

This commit is contained in:
Andreas Steffen
2006-07-03 06:26:06 +00:00
parent 830cc85298
commit 1d390631d7
+1 -1
View File
@@ -268,7 +268,7 @@ static status_t install(private_child_sa_t *this, proposal_t *proposal, prf_plus
dst = this->other.addr;
}
this->logger->log(this->logger, CONTROL|LEVEL1, "Adding %s %s SA",
this->logger->log(this->logger, CONTROL|LEVEL1, "adding %s %s SA",
mine ? "inbound" : "outbound",
mapping_find(protocol_id_m, this->protocol));