summaryrefslogtreecommitdiffstats
path: root/tinyHTTP/test/targetver.h
diff options
context:
space:
mode:
Diffstat (limited to 'tinyHTTP/test/targetver.h')
-rwxr-xr-xtinyHTTP/test/targetver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tinyHTTP/test/targetver.h b/tinyHTTP/test/targetver.h
index 4d7bde0..8361962 100755
--- a/tinyHTTP/test/targetver.h
+++ b/tinyHTTP/test/targetver.h
@@ -3,8 +3,8 @@
#if (defined(_WIN32) || defined(WIN32) || defined(_WIN32_WCE)) && !defined(__SYMBIAN32__)
// The following macros define the minimum required platform. The minimum required platform
-// is the earliest version of Windows, Internet Explorer etc. that has the necessary features to run
-// your application. The macros work by enabling all features available on platform versions up to and
+// is the earliest version of Windows, Internet Explorer etc. that has the necessary features to run
+// your application. The macros work by enabling all features available on platform versions up to and
// including the version specified.
// Modify the following defines if you have to target a platform prior to the ones specified below.
OpenPOWER on IntegriCloud