summaryrefslogtreecommitdiff
path: root/source3/nmbd
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2018-01-25 14:21:22 +0100
committerJeremy Allison <jra@samba.org>2018-04-11 01:06:39 +0200
commit59961f9cc90bd237ff39f9a03b74d032ccf6efd4 (patch)
tree5507c6a05d51cfa7d13b0c462b435841ec3a4c87 /source3/nmbd
parent5cdc5834809e2ab7a84fcac7c4563805f7b7173b (diff)
downloadsamba-59961f9cc90bd237ff39f9a03b74d032ccf6efd4.tar.gz
nmbd: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/nmbd')
-rw-r--r--source3/nmbd/nmbd.c2
1 files changed, 1 insertions, 1 deletions
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