diff options
author | Youness Alaoui <youness.alaoui@collabora.co.uk> | 2012-12-03 12:45:01 -0500 |
---|---|---|
committer | Youness Alaoui <youness.alaoui@collabora.co.uk> | 2012-12-03 12:45:01 -0500 |
commit | e3198f18f6b1d616ab0700a2fea0cc9030cf5938 (patch) | |
tree | 9a8a7d99c13efa5e5eaaf726d479d4aa84d9b32f /nice | |
parent | d977c25410d89ab9028228c247b7751a965a0fb4 (diff) | |
download | libnice-e3198f18f6b1d616ab0700a2fea0cc9030cf5938.tar.gz |
Add nice_agent_set_port_range to the list of exported API functions
Diffstat (limited to 'nice')
-rw-r--r-- | nice/libnice.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nice/libnice.sym b/nice/libnice.sym index dcb788e..91040c7 100644 --- a/nice/libnice.sym +++ b/nice/libnice.sym @@ -26,6 +26,7 @@ nice_agent_new_reliable nice_agent_remove_stream nice_agent_restart nice_agent_send +nice_agent_set_port_range nice_agent_set_relay_info nice_agent_set_remote_candidates nice_agent_set_remote_credentials |