Changeset 1791 for code/trunk/src/util/String.h
- Timestamp:
- Sep 16, 2008, 3:46:25 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/util/String.h
r1625 r1791 23 23 * Fabian 'x3n' Landau 24 24 * Co-authors: 25 * Benjamin Grauer25 * ... 26 26 * 27 27 */ 28 29 /** 30 @file String.h 31 @brief Declaration of several string manipulation functions, used in many parts of the game. 32 */ 28 33 29 34 #ifndef _Util_String_H__
Note: See TracChangeset
for help on using the changeset viewer.