From d04b55f2186fb8af998cf61c576771a5f72f4892 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Tue, 30 Apr 2002 13:28:41 +0000 Subject: Start of merge to 2_2_RELEASE branch for release. Jeremy. --- source/lib/util_sec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/lib/util_sec.c') diff --git a/source/lib/util_sec.c b/source/lib/util_sec.c index c559647bf45..af7edd60808 100644 --- a/source/lib/util_sec.c +++ b/source/lib/util_sec.c @@ -415,7 +415,7 @@ main() #endif /**************************************************************************** -Check if we are setuid root. Used in libsmb and smbpasswd parinoia checks. +Check if we are setuid root. Used in libsmb and smbpasswd paranoia checks. ****************************************************************************/ BOOL is_setuid_root(void) { -- cgit