whitespace and comment fixes, no code changes

This commit is contained in:
Denis Vlasenko
2008-06-16 04:09:25 +00:00
parent 57c899e4c2
commit f45c4f41b7
9 changed files with 16 additions and 20 deletions

View File

@ -314,7 +314,7 @@ arp_disp(const char *name, char *ip, int type, int arp_flags,
char *hwa, char *mask, char *dev)
{
static const int arp_masks[] = {
ATF_PERM, ATF_PUBL,
ATF_PERM, ATF_PUBL,
#ifdef HAVE_ATF_MAGIC
ATF_MAGIC,
#endif