diff options
author | Coren[m] <Break@Ocean> | 2013-11-11 15:25:43 +0100 |
---|---|---|
committer | Coren[m] <Break@Ocean> | 2013-11-11 15:25:54 +0100 |
commit | 553aba04987c230dcbed0aa805c77d04e28eedcf (patch) | |
tree | e99696f5f115ce74cc670e9540fd7526741f2975 /AUTHORS | |
parent | 4993928888ccec0b2c894d695e9f4736b63d6a80 (diff) |
nTox.c:
- multiple places: tox_getname() doesn't terminate the string, make sure nTox does
- format_message():
. - renamed to print_formatted_message()
. - changed semantics: does the new_line() itself, saves caller from freeing the buffer (which no caller did)
. - changed signature: now also prints the friend's name when sending
. - intern: date is only printed once, the message line gets only time
- print_message(): enforce null termination
- main():
. - setlocale() to init locale (for date/time printing)
. - own name: ensure null termination
Messenger.c:
- notify of friend name change *before* the old name is overwritten
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions