Changeset 1806


Ignore:
Timestamp:
Feb 2, 2005, 12:37:51 AM (21 years ago)
Author:
bird
Message:

Added bubble todo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/lib/locale/setlocale.c

    • Property cvs2svn:cvs-rev changed from 1.17 to 1.18
    r1805 r1806  
    439439         * of equal elements stays the same.
    440440         */
     441        /** @todo check this algorithm, it doesn't look right! */
    441442        for (i = 0; i < 255; i++)
    442443            for (j = i; j < 255; j++)
Note: See TracChangeset for help on using the changeset viewer.