From: Volker Lendecke Date: Fri, 18 Aug 2017 12:59:58 +0000 (+0200) Subject: xattr.id: Fix a typo X-Git-Tag: tdb-1.3.15~40 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=79cfa2e55bf05bcde7ca0dba0f6794d6a815c831;p=thirdparty%2Fsamba.git xattr.id: Fix a typo Signed-off-by: Volker Lendecke Reviewed-by: Andreas Schneider Autobuild-User(master): Volker Lendecke Autobuild-Date(master): Fri Aug 18 20:49:42 CEST 2017 on sn-devel-144 --- diff --git a/librpc/idl/xattr.idl b/librpc/idl/xattr.idl index efbc84e3fa6..0098b89afa5 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. */