From 56f9654524bbf61a625905fe9e9dcaa63eaf71b5 Mon Sep 17 00:00:00 2001 From: Conor Curran Date: Mon, 8 Mar 2010 20:49:02 +0000 Subject: update --- tests/test-pulse-manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/test-pulse-manager.c b/tests/test-pulse-manager.c index 6a9c55b..f05bccb 100644 --- a/tests/test-pulse-manager.c +++ b/tests/test-pulse-manager.c @@ -4,7 +4,7 @@ pa_context* context; -static void pa_context_exit() +static void test_pa_context_exit() { pa_context_set_state_callback(context, context_state_callback, NULL); // => call context_state_callback(context, NULL); -- cgit v1.2.3