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/text_map.h

    r3515 r9407  
    11/*
    22 *  Output sequence map for rtf2text
    3  * 
     3 *
    44 *  Field 1 is the standard character name.  Field 2 is the output sequence
    55 *  to produce for that character.
    6  * 
     6 *
    77 *  The output sequence is simply a string of characters.  If it contains
    88 *  whitespace, it may be quoted.  If it contains quotes, it may be quoted
    99 *  with a different quote character.
    10  * 
     10 *
    1111 *  characters in ASCII range (32-127
    1212 */
Note: See TracChangeset for help on using the changeset viewer.