ACCOUNT: remove trailing whitespace

This commit is contained in:
Jan Engelhardt
2009-09-05 02:40:18 +02:00
parent a44c4e4b1d
commit 06c01131e8
3 changed files with 83 additions and 83 deletions

View File

@@ -146,7 +146,7 @@ static void print_it(const void *ip,
printf("--");
printf("%s ", opts[0].name);
a.s_addr = accountinfo->net_ip;
a.s_addr = accountinfo->net_ip;
printf("%s", print_helper_ip(a));
a.s_addr = accountinfo->net_mask;
printf("%s", print_helper_mask(a));