mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-08 10:56:35 +01:00
bug fixes and code cleanup
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
FileSender file_senders[MAX_FILES];
|
||||
uint8_t max_file_senders_index;
|
||||
uint8_t num_active_file_senders;
|
||||
extern _Friends Friends;
|
||||
extern FriendsList Friends;
|
||||
|
||||
/* creates initial progress line that will be updated during file transfer.
|
||||
Assumes progline is of size MAX_STR_SIZE */
|
||||
|
||||
Reference in New Issue
Block a user