From: Volker Lendecke Date: Thu, 25 Jan 2018 13:21:22 +0000 (+0100) Subject: nmbd: Fix a typo X-Git-Tag: ldb-1.4.0~665 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=59961f9cc90bd237ff39f9a03b74d032ccf6efd4;p=thirdparty%2Fsamba.git nmbd: Fix a typo Signed-off-by: Volker Lendecke Reviewed-by: Jeremy Allison --- diff --git a/source3/nmbd/nmbd.c b/source3/nmbd/nmbd.c index 73a3b8bf960..7884ff8dd06 100644 --- a/source3/nmbd/nmbd.c +++ b/source3/nmbd/nmbd.c @@ -338,7 +338,7 @@ static void reload_interfaces(time_t t) } } if (n == -1) { - /* oops, an interface has disapeared. This is + /* oops, an interface has disappeared. This is tricky, we don't dare actually free the interface as it could be being used, so instead we just wear the memory leak and