diff options
Diffstat (limited to 'WWW/Library/Implementation/UCDefs.h')
-rw-r--r-- | WWW/Library/Implementation/UCDefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WWW/Library/Implementation/UCDefs.h b/WWW/Library/Implementation/UCDefs.h index 19007f75..b548d337 100644 --- a/WWW/Library/Implementation/UCDefs.h +++ b/WWW/Library/Implementation/UCDefs.h @@ -8,7 +8,7 @@ #endif typedef struct _LYUCcharset { - int UChndl; /* -1 for "old" charsets, >= 0 for chartrans tables */ + int UChndl; /* -1 for "old" charsets, >= 0 for chartrans tables */ CONST char * MIMEname; int enc; |