The branch, master has been updated
via 79cfa2e xattr.id: Fix a typo
from 08cee6c s3:utils: Allow to run smbpasswd as user
https://git.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 79cfa2e55bf05bcde7ca0dba0f6794d6a815c831
Author: Volker Lendecke <[email protected]>
Date: Fri Aug 18 14:59:58 2017 +0200
xattr.id: Fix a typo
Signed-off-by: Volker Lendecke <[email protected]>
Reviewed-by: Andreas Schneider <[email protected]>
Autobuild-User(master): Volker Lendecke <[email protected]>
Autobuild-Date(master): Fri Aug 18 20:49:42 CEST 2017 on sn-devel-144
-----------------------------------------------------------------------
Summary of changes:
librpc/idl/xattr.idl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Changeset truncated at 500 lines:
diff --git a/librpc/idl/xattr.idl b/librpc/idl/xattr.idl
index efbc84e..0098b89 100644
--- a/librpc/idl/xattr.idl
+++ b/librpc/idl/xattr.idl
@@ -191,7 +191,7 @@ interface xattr
uint8 hash[64]; /* 64 bytes hash. */
utf8string description; /* description of what created
* this hash (to allow
- * foresnics later, if we have
+ * forensics later, if we have
* a bug in one codepath */
NTTIME time;
uint8 sys_acl_hash[64]; /* 64 bytes hash. */
--
Samba Shared Repository