aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charon/config/configuration.h')
-rwxr-xr-xsrc/charon/config/configuration.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/charon/config/configuration.h b/src/charon/config/configuration.h
index 3696215f0..066475a12 100755
--- a/src/charon/config/configuration.h
+++ b/src/charon/config/configuration.h
@@ -40,10 +40,10 @@ struct configuration_t {
/**
* @brief Returns the retransmit timeout.
- *
+ *
* The timeout values are managed by the configuration, so
* another backoff algorithm may be implemented here.
- *
+ *
* @param this calling object
* @param retransmit_count number of times a message was retransmitted so far
* @param[out] timeout the new retransmit timeout in milliseconds