Changeset 2229

Show
Ignore:
Timestamp:
08/08/2008 23:50:55 (4 months ago)
Author:
chris
Message:

Win32 compile fix for WaitForServerStartup?.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • box/trunk/lib/common/Test.cpp

    r2225 r2229  
    201201        CloseHandle(procInfo.hThread); 
    202202 
    203         return WaitForServerStart(pidFile, (int)procInfo.dwProcessId); 
     203        return WaitForServerStartup(pidFile, (int)procInfo.dwProcessId); 
    204204 
    205205#else // !WIN32