Changeset 1896 for trunk/source/prt_comment.cpp
- Timestamp:
- 03/30/08 16:05:35 (9 months ago)
- Files:
-
- 1 modified
-
trunk/source/prt_comment.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/prt_comment.cpp
r1891 r1896 163 163 { 164 164 sprintf( chLine, 165 " !This is beta test version %4ld and is intended for testing only.",165 " !This is beta test version %ld and is intended for testing only.", 166 166 version::Inst().nBetaVer ); 167 167 bangin(chLine);
