summaryrefslogtreecommitdiff
path: root/agent/agent-priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'agent/agent-priv.h')
-rw-r--r--agent/agent-priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/agent-priv.h b/agent/agent-priv.h
index dafd2c2..c08bd53 100644
--- a/agent/agent-priv.h
+++ b/agent/agent-priv.h
@@ -135,7 +135,7 @@ guint64 agent_candidate_pair_priority (NiceAgent *agent, NiceCandidate *local, N
GSource *agent_timeout_add_with_context (NiceAgent *agent, guint interval, GSourceFunc function, gpointer data);
-void priv_attach_stream_component_socket (NiceAgent *agent,
+void agent_attach_stream_component_socket (NiceAgent *agent,
Stream *stream,
Component *component,
NiceSocket *socket);