Ignore:
Timestamp:
Nov 13, 2002, 1:17:19 PM (23 years ago)
Author:
sandervl
Message:

Wine resync

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/riched32/stdcharnames.h

    r3515 r9407  
     1static char     *stdCharName[] =
     2{
    13        "nothing",
    24        "space",
     
    351353        "mathequal",
    352354        "mathtilde",
     355        (char *) NULL
     356};
Note: See TracChangeset for help on using the changeset viewer.