aboutsummaryrefslogtreecommitdiff
path: root/src/lib/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/internal.h')
-rw-r--r--src/lib/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/internal.h b/src/lib/internal.h
index 6c43fc20..c9971999 100644
--- a/src/lib/internal.h
+++ b/src/lib/internal.h
@@ -1410,7 +1410,7 @@ struct MHD_Daemon
1410 struct MHD_itc_ itc; 1410 struct MHD_itc_ itc;
1411 1411
1412 /** 1412 /**
1413 * Which threading mode do we use? Postive 1413 * Which threading mode do we use? Positive
1414 * numbers indicate the number of worker threads to be used. 1414 * numbers indicate the number of worker threads to be used.
1415 * Values larger than 1 imply a thread pool. 1415 * Values larger than 1 imply a thread pool.
1416 */ 1416 */