From 6b3fd9a14d378a35d95ec4be65065708d092bee2 Mon Sep 17 00:00:00 2001 From: Torstein Husebø Date: Mon, 5 Jan 2015 09:55:11 +0100 Subject: libsystemd-network: fix typo in lldp --- src/libsystemd-network/lldp-internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libsystemd-network/lldp-internal.h') diff --git a/src/libsystemd-network/lldp-internal.h b/src/libsystemd-network/lldp-internal.h index c7235c11ee..8e09ee8f3a 100644 --- a/src/libsystemd-network/lldp-internal.h +++ b/src/libsystemd-network/lldp-internal.h @@ -31,7 +31,7 @@ typedef struct lldp_neighbour_port lldp_neighbour_port; typedef struct lldp_chassis lldp_chassis; typedef struct lldp_chassis_id lldp_chassis_id; -typedef struct lldp_agent_statitics lldp_agent_statitics; +typedef struct lldp_agent_statistics lldp_agent_statistics; struct lldp_neighbour_port { uint8_t type; -- cgit v1.2.3-54-g00ecf