Fix indentation

This commit is contained in:
Will Storey 2019-02-18 10:47:08 -08:00
commit e793d7af9f
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@ typedef struct {
} RESOLVED_IP_REC;
typedef struct {
int namelen;
int namelen;
char *name;
int error;