]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Doxygen
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 16 Jan 2018 02:34:44 +0000 (19:34 -0700)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 16 Jan 2018 02:34:44 +0000 (19:34 -0700)
src/main/unlang_interpret.c

index 54ebeec50dd853164e49418c173264f91d6218b8..1a6ecef155e333cf9fb6a94b23b7aa983d526113 100644 (file)
@@ -1878,6 +1878,7 @@ done:
  * If there is no #fr_unlang_module_signal_t callback defined, the action is ignored.
  *
  * @param[in] request          The current request.
+ * @param[in] resume_ctx       createed by #unlang_module_call.
  * @param[in] action           to signal.
  */
 static void unlang_module_signal(REQUEST *request, void *resume_ctx, fr_state_action_t action)