From 135ef0186bb035aa1b377e06f92ef311014fc599 Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Mon, 8 Apr 2013 12:00:32 +0200 Subject: [PATCH] runmodes: fix comment --- src/runmodes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/runmodes.c b/src/runmodes.c index 3e1a648a06..4fa58d0488 100644 --- a/src/runmodes.c +++ b/src/runmodes.c @@ -492,7 +492,7 @@ void SetupOutputs(ThreadVars *tv) float threading_detect_ratio = 1; /** - * Initialize the output modules. + * Initialize multithreading settings. */ void RunModeInitialize(void) {