Document, in particular use of UTF-8. Simplify code in a couple of
places, but no functional changes.
This commit is contained in:
parent
9046ff0ad2
commit
71e164ed30
17 changed files with 199 additions and 105 deletions
|
@ -64,7 +64,7 @@ rea(void)
|
|||
int size;
|
||||
unsigned int nbytes;
|
||||
char buf[1024];
|
||||
char msgbuf[4096]; /* message text */
|
||||
char msgbuf[4096]; /* UTF-8 */
|
||||
int lasttype;
|
||||
int lastcnum;
|
||||
time_t lastdate;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue