Changeset 360 for trunk/hlpmgr/utility.h


Ignore:
Timestamp:
Jun 18, 2009, 8:55:46 PM (16 years ago)
Author:
RBRi
Message:

warning fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hlpmgr/utility.h

    r26 r360  
    3232BOOL IsStandardWindowClass( HWND hwnd, PSZ ClassID );
    3333
    34 // make a memory copy of the given source string into 
     34// make a memory copy of the given source string into
    3535// dest. Accepts NULLs for either parameter.
    3636void StoreString( char** dest,
     
    3838
    3939#endif
     40
Note: See TracChangeset for help on using the changeset viewer.