From ca3745db305a14713ab2a709968379fbf332d015 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Sat, 13 Jan 2018 17:38:16 +0100 Subject: [PATCH] libcli/resolve: Fix typos Signed-off-by: Volker Lendecke Reviewed-by: Jeremy Allison --- source4/libcli/resolve/lmhosts.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source4/libcli/resolve/lmhosts.c b/source4/libcli/resolve/lmhosts.c index 21cc3e4f00b..9062da91881 100644 --- a/source4/libcli/resolve/lmhosts.c +++ b/source4/libcli/resolve/lmhosts.c @@ -1,7 +1,7 @@ /* Unix SMB/CIFS implementation. - broadcast name resolution module + lmhosts name resolution module Copyright (C) Andrew Tridgell 1994-1998,2005 Copyright (C) Jeremy Allison 2007 @@ -38,7 +38,7 @@ struct resolve_lmhosts_state { }; /** - broadcast name resolution method - async send + lmhosts name resolution method - async send */ /* general name resolution - async send -- 2.47.3