Changeset 4010:2d7ac169081a
- Timestamp:
- 2005-07-06 16:49:08 (3 years ago)
- Author:
- Thomas Glanzmann <sithglan@…>
- Branch:
- HEAD
- Message:
-
this fixes a little typo.
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r2766
|
r4010
|
|
| 8 | 8 | |
| 9 | 9 | For this reason, always use the ascii_* functions defined in ascii.h |
| 10 | | and implemented in ascii.c when comparing or handling strings whcih |
| | 10 | and implemented in ascii.c when comparing or handling strings which |
| 11 | 11 | are defined as us-ascii. This concerns lots of text-based |
| 12 | 12 | protocols, message header tags, character set names, domain names, |