aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2010-09-09 10:10:43 +0200
committerTobias Brunner <tobias@strongswan.org>2010-09-09 10:10:43 +0200
commitb1baa908463fef13bf604b9bee421b3540be5068 (patch)
tree136fadd2e63db36f105acdb3ca840fe7328b33f6 /src/libcharon
parent3b7eb3a9f4ec0ffb72c76e49959b4a76cb4077c3 (diff)
downloadstrongswan-b1baa908463fef13bf604b9bee421b3540be5068.tar.bz2
strongswan-b1baa908463fef13bf604b9bee421b3540be5068.tar.xz
Fixed copy/paste error.
Diffstat (limited to 'src/libcharon')
-rw-r--r--src/libcharon/plugins/led/led_listener.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/plugins/led/led_listener.h b/src/libcharon/plugins/led/led_listener.h
index 74af5bf05..05ae28275 100644
--- a/src/libcharon/plugins/led/led_listener.h
+++ b/src/libcharon/plugins/led/led_listener.h
@@ -26,7 +26,7 @@
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 {