Fixed copy/paste error.

This commit is contained in:
Tobias Brunner 2010-09-09 10:10:43 +02:00
parent 3b7eb3a9f4
commit b1baa90846
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
typedef struct led_listener_t led_listener_t; typedef struct led_listener_t led_listener_t;
/** /**
* Listener to register the set of IPs we spoof ARP responses for. * Listener that controls LEDs based on IKEv2 activity/state.
*/ */
struct led_listener_t { struct led_listener_t {