mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 23:52:22 +02:00
Fix indentation
This commit is contained in:
parent
df532d4461
commit
e793d7af9f
2 changed files with 5 additions and 5 deletions
|
|
@ -13,7 +13,7 @@ typedef struct {
|
|||
} RESOLVED_IP_REC;
|
||||
|
||||
typedef struct {
|
||||
int namelen;
|
||||
int namelen;
|
||||
char *name;
|
||||
|
||||
int error;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue