mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 19:36:34 +01:00
Passed everything through astyle.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "windows.h"
|
||||
#include "chat.h"
|
||||
|
||||
ToxWindow new_friendlist(char * ws);
|
||||
ToxWindow new_friendlist(char *ws);
|
||||
int friendlist_onFriendAdded(Messenger *m, int num);
|
||||
void disable_chatwin(int f_num);
|
||||
void fix_name(uint8_t *name);
|
||||
|
||||
Reference in New Issue
Block a user