Changeset 4010:2d7ac169081a

Show
Ignore:
Timestamp:
2005-07-06 16:49:08 (3 years ago)
Author:
Thomas Glanzmann <sithglan@…>
Branch:
HEAD
Message:

this fixes a little typo.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • BEWARE

    r2766 r4010  
    88 
    99For this reason, always use the ascii_* functions defined in ascii.h 
    10 and implemented in ascii.c when comparing or handling strings whcih 
     10and implemented in ascii.c when comparing or handling strings which 
    1111are defined as us-ascii.  This concerns lots of text-based 
    1212protocols, message header tags, character set names, domain names,