From: Volker Lendecke Date: Thu, 13 Feb 2020 16:08:16 +0000 (+0100) Subject: smbd: Fix a typo X-Git-Tag: ldb-2.1.1~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9c0e69d17f401aea1cbc208be982f3e23536607;p=thirdparty%2Fsamba.git smbd: Fix a typo Signed-off-by: Volker Lendecke Reviewed-by: Martin Schwenke --- diff --git a/source3/smbd/server.c b/source3/smbd/server.c index ecfde285e2a..caa28e0a772 100644 --- a/source3/smbd/server.c +++ b/source3/smbd/server.c @@ -1042,7 +1042,7 @@ static void smbd_accept_connection(struct tevent_context *ev, * writes only two messages for each child * started/finished. But each child writes, * say, 50 messages also in logserver.smb, - * begining with the debug_count of the + * beginning with the debug_count of the * parent, before the child opens its own log * file logserver.client. In a worst case * scenario the size of logserver.smb would be