[PATCH] smbd: Fix a typo

Volker Lendecke Volker.Lendecke at SerNet.DE
Wed Nov 27 03:37:21 MST 2013


Hi!

Please review & push!

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 9c402ce9dde5994bcbd59d369f2fd792278fad8c Mon Sep 17 00:00:00 2001
From: Volker Lendecke <vl at samba.org>
Date: Wed, 27 Nov 2013 10:08:20 +0000
Subject: [PATCH] smbd: Fix a typo

Signed-off-by: Volker Lendecke <vl at samba.org>
---
 source3/smbd/notify_internal.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source3/smbd/notify_internal.c b/source3/smbd/notify_internal.c
index 2dc8674..994608c 100644
--- a/source3/smbd/notify_internal.c
+++ b/source3/smbd/notify_internal.c
@@ -21,7 +21,7 @@
 /*
   this is the change notify database. It implements mechanisms for
   storing current change notify waiters in a tdb, and checking if a
-  given event matches any of the stored notify waiiters.
+  given event matches any of the stored notify waiters.
 */
 
 #include "includes.h"
-- 
1.8.1.2



More information about the samba-technical mailing list