Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d34e7b2

Browse files
committed
Fix comment whitespace in VS2105 patch
per gripe from Michael Paquier.
1 parent 82881b2 commit d34e7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/port/win32.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Studio 2015 the minimum requirement is Windows Vista (0x0600) to
1111
* get support for GetLocaleInfoEx() with locales. For everything else
1212
* the minumum version is Windows XP (0x0501).
13-
* Also for VS2015, add a define that stops compiler complaints about
13+
* Also for VS2015, add a define that stops compiler complaints about
1414
* using the old Winsock API.
1515
*/
1616
#if defined(_MSC_VER) && _MSC_VER >= 1900

0 commit comments

Comments
 (0)