From: Volker Lendecke Date: Tue, 17 Apr 2007 19:23:22 +0000 (+0200) Subject: typo X-Git-Tag: tevent-0.9.20~348^2~2887^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6c597d3e8352bdbcf78772160bbe186f601db513;p=thirdparty%2Fsamba.git typo (This used to be ctdb commit bf2799504498ae452bb7244ae3eb6a51797afe9b) --- diff --git a/ctdb/common/ctdb_call.c b/ctdb/common/ctdb_call.c index 65a1a5659c9..f89115b479f 100644 --- a/ctdb/common/ctdb_call.c +++ b/ctdb/common/ctdb_call.c @@ -414,7 +414,7 @@ void ctdb_request_call(struct ctdb_context *ctdb, struct ctdb_req_header *hdr) called when a CTDB_REPLY_CALL packet comes in This packet comes in response to a CTDB_REQ_CALL request packet. It - contains any reply data freom the call + contains any reply data from the call */ void ctdb_reply_call(struct ctdb_context *ctdb, struct ctdb_req_header *hdr) {