Changeset 10836
- Timestamp:
- 10/31/11 01:23:10 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/scan.h
r10740 r10836 174 174 175 175 tmpstr1 = strutf8(tmpstr1, strlen(tmpstr1), 0, 0, 1, 0); 176 tmpstr1 = stringreplacechar(tmpstr1, '#', '_'); 176 177 tmpstr2 = strutf8(tmpstr2, strlen(tmpstr2), 0, 0, 1, 1); 178 tmpstr2 = stringreplacechar(tmpstr2, '#', '_'); 177 179 178 180 //add to listbox
Note: See TracChangeset
for help on using the changeset viewer.