minor cleanup

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2674 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2007-09-22 22:09:42 +00:00
parent f9b3c08f96
commit f596fce114
1 changed files with 1 additions and 1 deletions

View File

@ -2686,7 +2686,7 @@ void CL_FinishDownload_f (void)
CL_ForceStopDownload(true);
}
#ifdef _WINDOWS
#ifdef _WIN32
#ifndef WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN