summaryrefslogtreecommitdiff
path: root/stun/usages/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'stun/usages/timer.h')
-rw-r--r--stun/usages/timer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stun/usages/timer.h b/stun/usages/timer.h
index e8f0786..e6501cb 100644
--- a/stun/usages/timer.h
+++ b/stun/usages/timer.h
@@ -200,6 +200,7 @@ void stun_timer_start (StunTimer *timer, unsigned int initial_timeout,
/**
* stun_timer_start_reliable:
* @timer: The #StunTimer to start
+ * @initial_timeout: The initial timeout to use before the first retransmission
*
* Starts a STUN transaction retransmission timer for a reliable transport.
* This should be called as soon as you send the message for the first time on