Ignore:
Timestamp:
Nov 21, 2003, 12:30:30 PM (22 years ago)
Author:
sandervl
Message:

DF: Ukrainian support added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/unicode/cptable.c

    r6118 r10339  
    3030extern union cptable cptable_865;
    3131extern union cptable cptable_866;
     32extern union cptable cptable_1125;
    3233extern union cptable cptable_869;
    3334extern union cptable cptable_874;
     
    7071extern union cptable cptable_28605;
    7172
    72 static const union cptable * const cptables[58] =
     73static const union cptable * const cptables[59] =
    7374{
    7475    &cptable_037,
     
    9192    &cptable_865,
    9293    &cptable_866,
     94    &cptable_1125,
    9395    &cptable_869,
    9496    &cptable_874,
Note: See TracChangeset for help on using the changeset viewer.