aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/pbx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/pbx.c b/main/pbx.c
index eaa0c20e9..a915e1f40 100644
--- a/main/pbx.c
+++ b/main/pbx.c
@@ -4105,6 +4105,7 @@ static void set_ext_pri(struct ast_channel *c, const char *exten, int pri)
/*!
* \brief collect digits from the channel into the buffer.
+ * \param waittime is in milliseconds
* \retval 0 on timeout or done.
* \retval -1 on error.
*/