[PATCH] Fix a typo

Volker Lendecke Volker.Lendecke at SerNet.DE
Fri Aug 18 13:00:31 UTC 2017


Hi!

Review appreciated!

Thanks, Volker

-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de, mailto:kontakt at sernet.de
-------------- next part --------------
From eb372d1f63febd8f1d1ae96476445055547545b9 Mon Sep 17 00:00:00 2001
From: Volker Lendecke <vl at samba.org>
Date: Fri, 18 Aug 2017 14:59:58 +0200
Subject: [PATCH] xattr.id: Fix a typo

Signed-off-by: Volker Lendecke <vl at samba.org>
---
 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 ef522c96a58..38d32fd85b1 100644
--- a/librpc/idl/xattr.idl
+++ b/librpc/idl/xattr.idl
@@ -186,7 +186,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.11.0



More information about the samba-technical mailing list