minor whitespaces cleanup
This commit is contained in:
@@ -13,8 +13,8 @@
|
|||||||
* mman-win32
|
* mman-win32
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _WIN32_WINNT // Allow use of features specific to Windows XP or later.
|
#ifndef _WIN32_WINNT // Allow use of features specific to Windows XP or later.
|
||||||
#define _WIN32_WINNT 0x0501 // Change this to the appropriate value to target other versions of Windows.
|
#define _WIN32_WINNT 0x0501 // Change this to the appropriate value to target other versions of Windows.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* All the headers include this file. */
|
/* All the headers include this file. */
|
||||||
|
|||||||
Reference in New Issue
Block a user