From 50dfb4359619563012997bc3ddafb7667741066c Mon Sep 17 00:00:00 2001 From: Mamadou DIOP Date: Tue, 23 Feb 2016 22:00:35 +0100 Subject: Add new QoS implementation Code formatting --- tinySAK/test/targetver.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tinySAK/test/targetver.h') diff --git a/tinySAK/test/targetver.h b/tinySAK/test/targetver.h index c205b20..c868b68 100755 --- a/tinySAK/test/targetver.h +++ b/tinySAK/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. -- cgit v1.1