Commit 3c3d81a5 authored by Dafydd Harries's avatar Dafydd Harries

update prototype of commented out nice_agent_set_stun_server

darcs-hash:20070215145808-c9803-b94858127257ba9af34cfd9a331daec00bca7af1.gz
parent 1e40522b
...@@ -1075,7 +1075,9 @@ nice_agent_send ( ...@@ -1075,7 +1075,9 @@ nice_agent_send (
*/ */
/* /*
void void
nice_agent_set_stun_server (NiceAddress *addr, guint16 port) nice_agent_set_stun_server (
NiceAgent *agent,
NiceAddress *addr)
{ {
} }
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment