From 79cfa2e55bf05bcde7ca0dba0f6794d6a815c831 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Fri, 18 Aug 2017 14:59:58 +0200 Subject: [PATCH] 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 --- librpc/idl/xattr.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */ -- 2.34.1