aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/daemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charon/daemon.h')
-rw-r--r--src/charon/daemon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charon/daemon.h b/src/charon/daemon.h
index e00a1afba..7fcdc55ce 100644
--- a/src/charon/daemon.h
+++ b/src/charon/daemon.h
@@ -232,7 +232,7 @@ struct daemon_t {
/**
* The Sender-Thread.
- */
+ */
sender_t *sender;
/**