[Pkg-telepathy-commits] [libnice] 256/265: agent: Add a missing forward declaration
Simon McVittie
smcv at debian.org
Wed May 14 12:05:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian
in repository libnice.
commit 77c7dfa96e883d03ca4436c997e8c1f1aa01cab8
Author: Philip Withnall <philip.withnall at collabora.co.uk>
Date: Fri Apr 25 08:21:55 2014 +0100
agent: Add a missing forward declaration
---
agent/agent.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/agent/agent.c b/agent/agent.c
index 437bd57..55d498e 100644
--- a/agent/agent.c
+++ b/agent/agent.c
@@ -1968,6 +1968,8 @@ nice_agent_set_relay_info(NiceAgent *agent,
#ifdef HAVE_GUPNP
+static void agent_check_upnp_gathering_done (NiceAgent *agent);
+
static gboolean priv_upnp_timeout_cb (gpointer user_data)
{
NiceAgent *agent = (NiceAgent*)user_data;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/libnice.git
More information about the Pkg-telepathy-commits
mailing list