Document use of UTF-8.
This commit is contained in:
parent
65b6eaeee5
commit
2f847f874d
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ copy_and_expire(FILE *annfp, FILE *tmpfp, char *tmp_filename,
|
|||
{
|
||||
struct telstr tgm;
|
||||
int writeit;
|
||||
char message[MAXTELSIZE];
|
||||
char message[MAXTELSIZE]; /* UTF-8 */
|
||||
int deleted = 0;
|
||||
int saved = 0;
|
||||
int first = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue