From 2f53e6a004fd7116183379205bad0569af5dbe32 Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Sun, 1 Feb 2015 15:34:06 +1100 Subject: [PATCH] Minor comment --- src/stratifier.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stratifier.c b/src/stratifier.c index 47535b66..d930618d 100644 --- a/src/stratifier.c +++ b/src/stratifier.c @@ -1902,7 +1902,7 @@ out: return ret; } -/* Enter holding workbase_lock */ +/* Enter holding workbase_lock and client a ref count. */ static void __fill_enonce1data(const workbase_t *wb, stratum_instance_t *client) { if (wb->enonce1constlen)