Changeset 361 for trunk/hlpmgr/utility.c


Ignore:
Timestamp:
Jun 19, 2009, 9:08:41 PM (16 years ago)
Author:
RBRi
Message:

formating

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hlpmgr/utility.c

    r360 r361  
    8484}
    8585
    86 void StoreString( char** dest,
    87                   char* source )
     86void StoreString( char** dest, char* source )
    8887{
    8988  if ( *dest != NULL )
Note: See TracChangeset for help on using the changeset viewer.