mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-12 00:30:19 +00:00
Fixed coding style and clearified some comments, following arnavion suggestions
This commit is contained in:
@@ -117,7 +117,7 @@ struct dccstat_info
|
||||
extern struct dccstat_info dccstat[];
|
||||
|
||||
gboolean is_dcc (struct DCC *dcc);
|
||||
gboolean is_dcc_fcompleted (struct DCC *dcc);
|
||||
gboolean is_dcc_completed (struct DCC *dcc);
|
||||
void dcc_abort (session *sess, struct DCC *dcc);
|
||||
void dcc_get (struct DCC *dcc);
|
||||
int dcc_resume (struct DCC *dcc);
|
||||
|
||||
Reference in New Issue
Block a user