Ignore:
Timestamp:
Jun 26, 1999, 9:34:24 AM (26 years ago)
Author:
davidr
Message:

Fixed compile error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ole32/stubs.cpp

    r204 r206  
    12481248//*******************************************************************************
    12491249
    1250 HRESULT WIN32API CoImpersonateClient();         // DCOM - obj_clientserver.h
     1250HRESULT WIN32API CoImpersonateClient()          // DCOM - obj_clientserver.h
    12511251{
    12521252    return(S_OK);
Note: See TracChangeset for help on using the changeset viewer.