From 056f371f7ff87668903153b4bcae2ff1e8106c5d Mon Sep 17 00:00:00 2001 From: petermcs Date: Mon, 30 Apr 2012 10:19:51 +0000 Subject: [PATCH] Tweaked config.h to reduce chances of breaking other peoples builds and explain the options better. --- bacnet-stack/include/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacnet-stack/include/config.h b/bacnet-stack/include/config.h index dd43a739..b0abc8a2 100644 --- a/bacnet-stack/include/config.h +++ b/bacnet-stack/include/config.h @@ -173,7 +173,7 @@ ** First we see if this is a test build and enable all the services as they ** may be required. ** -** Note: I've left everything enabled here in the main config.h. You would +** Note: I've left everything enabled here in the main config.h. You should ** use a local copy of config.h with settings configured for your needs to ** make use of the code space reductions. **/