aboutsummaryrefslogtreecommitdiff
path: root/tests/test-pulse-manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-pulse-manager.c')
-rw-r--r--tests/test-pulse-manager.c2
1 files changed, 1 insertions, 1 deletions
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);