Changeset 1806
- Timestamp:
- Feb 2, 2005, 12:37:51 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/lib/locale/setlocale.c
-
Property cvs2svn:cvs-rev
changed from
1.17
to1.18
r1805 r1806 439 439 * of equal elements stays the same. 440 440 */ 441 /** @todo check this algorithm, it doesn't look right! */ 441 442 for (i = 0; i < 255; i++) 442 443 for (j = i; j < 255; j++) -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.