Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 29, 2009, 6:10:46 PM (15 years ago)
Author:
rgrieder
Message:

Executing decision on #300: Renaming String.h to StringUtils.h (String.h doesn't exactly suggest you would find utilities for string manipulations there).

File:
1 moved

Legend:

Unmodified
Added
Removed
  • code/branches/core4/src/util/StringUtils.h

    r3222 r3250  
    3232*/
    3333
    34 #ifndef _Util_String_H__
    35 #define _Util_String_H__
     34#ifndef _StringUtils_H__
     35#define _StringUtils_H__
    3636
    3737#include "UtilPrereqs.h"
     
    7979}
    8080
    81 #endif /* _Util_String_H__ */
     81#endif /* _StringUtils_H__ */
Note: See TracChangeset for help on using the changeset viewer.