[PATCH][uid-wrapper] fix a comment typo

Michael Adam obnox at samba.org
Thu Sep 22 00:32:48 UTC 2016


attached.

review / push appreciated.

Thanks - Michael
-------------- next part --------------
From 3ba7da1c9001c5630547015a118021f15b045247 Mon Sep 17 00:00:00 2001
From: Michael Adam <obnox at samba.org>
Date: Thu, 22 Sep 2016 02:29:34 +0200
Subject: [PATCH] tests: fix a comment typo

Signed-off-by: Michael Adam <obnox at samba.org>
---
 tests/test_thread_sync_setreuid.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/test_thread_sync_setreuid.c b/tests/test_thread_sync_setreuid.c
index 1e6d68c..a30e8a3 100644
--- a/tests/test_thread_sync_setreuid.c
+++ b/tests/test_thread_sync_setreuid.c
@@ -123,7 +123,7 @@ static void test_sync_setreuid(void **state)
 			       (void *)&p[i]);
 	}
 
-	/* wait for the reads to set euid to 0 */
+	/* wait for the threads to set euid to 0 */
 	for (i = 0; i < NUM_THREADS; i++) {
 		while (p[i].ready != 1) {
 			sleep(1);
-- 
2.7.4

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20160922/e8eaae8f/signature.sig>


More information about the samba-technical mailing list