Changeset 19:94fe9153efa5
- Timestamp:
- 10/18/08 21:27:05 (4 years ago)
- Branch:
- default
- convert_revision:
- svn:d0a2da98-017c-47d2-8c43-22b54484806d/trunk@20
- Files:
-
- 1 modified
-
scn2k/scn2k_impl.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
scn2k/scn2k_impl.cc
r16 r19 1011 1011 char buf[1024]; 1012 1012 string path = MakeSaveFile(); 1013 if (num <= 0 || num > 99) return false;1013 if (num <= 0 || num > 100) return false; 1014 1014 sprintf(buf,".%d",num); 1015 1015 path += buf;
![(please configure the [header_logo] section in trac.ini)](/otakunoraifu/chrome/site/your_project_logo.png)