From a77ba548a330cd0b0a389eac9217ad92bbcc8d92 Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Tue, 14 Aug 2018 12:39:36 +0100 Subject: [PATCH] Fix minor typo. --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index 3880bb77..01efb996 100644 --- a/config.mk +++ b/config.mk @@ -28,7 +28,7 @@ WITH_TLS:=yes # This must be disabled if using openssl < 1.0. WITH_TLS_PSK:=yes -# Comment out to disable client client threading support. +# Comment out to disable client threading support. WITH_THREADING:=yes # Comment out to remove bridge support from the broker. This allow the broker