diff options
Diffstat (limited to 'proto_lldp.c')
-rw-r--r-- | proto_lldp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto_lldp.c b/proto_lldp.c index 9301281..86d6bc8 100644 --- a/proto_lldp.c +++ b/proto_lldp.c @@ -69,7 +69,7 @@ #define LLDP_SYSTEM_CAP_STATION_ONLY (1 << 7) /* - * Interface number subtypes (for Management addres TLV) + * Interface number subtypes (for Management address TLV) */ #define LLDP_IFACE_NUM_SUBTYPE_UNKNOWN 1 #define LLDP_IFACE_NUM_SUBTYPE_IF_INDEX 2 |