From 06fb721d7f36ff2ffa1e866bcb44689090808417 Mon Sep 17 00:00:00 2001 From: Rafal Szczesniak Date: Wed, 27 Aug 2003 22:05:52 +0000 Subject: Typo fix. (This used to be commit 934fb418a3a3628ee4cde699df872bc1035fc769) --- source3/nsswitch/winbindd_util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/nsswitch') diff --git a/source3/nsswitch/winbindd_util.c b/source3/nsswitch/winbindd_util.c index cfb534ab92..63e91670e9 100644 --- a/source3/nsswitch/winbindd_util.c +++ b/source3/nsswitch/winbindd_util.c @@ -145,7 +145,7 @@ static struct winbindd_domain *add_trusted_domain(const char *domain_name, const } /******************************************************************** - Periodcially we need to refresh the trusted domain cache for smbd + Periodically we need to refresh the trusted domain cache for smbd ********************************************************************/ void rescan_trusted_domains( void ) -- cgit