mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 15:42:26 +02:00
source cleanup: remove trailing whitespaces
This commit is contained in:
parent
503cbeb330
commit
51239925ec
44 changed files with 92 additions and 92 deletions
|
|
@ -27,7 +27,7 @@ typedef struct {
|
|||
/* passive DCC */
|
||||
#define dcc_is_passive(dcc) \
|
||||
((dcc)->pasv_id >= 0)
|
||||
|
||||
|
||||
extern GSList *dcc_conns;
|
||||
|
||||
void dcc_register_type(const char *type);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue