summaryrefslogtreecommitdiff
path: root/res/res_features.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_features.c')
-rw-r--r--res/res_features.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/res_features.c b/res/res_features.c
index ed90aef2c..dab637655 100644
--- a/res/res_features.c
+++ b/res/res_features.c
@@ -1451,6 +1451,7 @@ int ast_bridge_call(struct ast_channel *chan,struct ast_channel *peer,struct ast
return res;
}
+/*! \brief Take care of parked calls and unpark them if needed */
static void *do_parking_thread(void *ignore)
{
int ms, tms, max;