1
1

Remove some CRLFs so git quits changing them

This commit was SVN r32278.
Этот коммит содержится в:
Ralph Castain 2014-07-22 16:56:24 +00:00
родитель c1bb5b68d0
Коммит 408474d2d8

Просмотреть файл

@ -95,8 +95,8 @@ typedef DWORD in_port_t;
typedef char* caddr_t;
typedef unsigned int uint;
#ifndef WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN
#ifndef WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN
#endif
#ifdef _MSC_VER