Changeset 1001


Ignore:
Timestamp:
Jan 18, 2004, 8:17:07 AM (22 years ago)
Author:
bird
Message:

Updated the 2nd structure too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/sys/locale.h

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r1000 r1001  
    159159extern struct
    160160{
    161   unsigned char cflags [256];
     161  unsigned short cflags [256];
    162162  unsigned char upcase [256];
    163163  unsigned char locase [256];
Note: See TracChangeset for help on using the changeset viewer.