aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'networking/libiproute/utils.h')
-rw-r--r--networking/libiproute/utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/libiproute/utils.h b/networking/libiproute/utils.h
index b51e07be4..e79e177b9 100644
--- a/networking/libiproute/utils.h
+++ b/networking/libiproute/utils.h
@@ -43,7 +43,7 @@ typedef struct
43#define AF_DECnet 12 43#define AF_DECnet 12
44#endif 44#endif
45 45
46struct dn_naddr 46struct dn_naddr
47{ 47{
48 unsigned short a_len; 48 unsigned short a_len;
49 unsigned char a_addr[DN_MAXADDL]; 49 unsigned char a_addr[DN_MAXADDL];