CRLF to LF all.

This commit is contained in:
Night Owl 2016-06-04 18:24:23 +05:00
parent e0136428bb
commit 4304846337
300 changed files with 133343 additions and 133343 deletions

View File

@ -46,7 +46,7 @@ BOOL WINAPI DllMain(
}
return TRUE;
}
#endif^M
#endif
extern "C" void DLLEXPORT GiveFnptrsToDll( enginefuncs_t* pengfuncsFromEngine, globalvars_t *pGlobals )
{