mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 16:39:14 +00:00
Fix comment spelling
This commit is contained in:
parent
6f2eac6876
commit
9481d9843c
@ -273,7 +273,7 @@ SWITCH_STANDARD_SCHED_FUNC(limit_hash_cleanup_callback)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* !\brief Releases usage of a limit_hash-controlled ressource */
|
/* !\brief Releases usage of a limit_hash-controlled resource */
|
||||||
SWITCH_LIMIT_RELEASE(limit_release_hash)
|
SWITCH_LIMIT_RELEASE(limit_release_hash)
|
||||||
{
|
{
|
||||||
switch_channel_t *channel = switch_core_session_get_channel(session);
|
switch_channel_t *channel = switch_core_session_get_channel(session);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user