s3:smb.h: fix a comment typo
authorMichael Adam <obnox@samba.org>
Wed, 6 Jun 2012 12:51:13 +0000 (14:51 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 6 Jun 2012 17:37:13 +0000 (19:37 +0200)
source3/include/smb.h

index 832438f5a9aed2db442c9884161e313baf7c6945..732a5308ff06cf3f1bb832fed7e41b205b5a794f 100644 (file)
@@ -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)
  */