From: Michael Adam Date: Wed, 6 Jun 2012 12:51:13 +0000 (+0200) Subject: s3:smb.h: fix a comment typo X-Git-Tag: tevent-0.9.16~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=82a9d23186d6729f3a3b24900310beb7090b0b2c;p=thirdparty%2Fsamba.git s3:smb.h: fix a comment typo --- diff --git a/source3/include/smb.h b/source3/include/smb.h index 832438f5a9a..732a5308ff0 100644 --- a/source3/include/smb.h +++ b/source3/include/smb.h @@ -665,7 +665,7 @@ enum case_handling {CASE_LOWER,CASE_UPPER}; /* ACL compatibility */ enum acl_compatibility {ACL_COMPAT_AUTO, ACL_COMPAT_WINNT, ACL_COMPAT_WIN2K}; /* - * Global value meaing that the smb_uid field should be + * Global value meaning that the smb_uid field should be * ingored (in share level security and protocol level == CORE) */