summaryrefslogtreecommitdiffstats
path: root/classify.c
diff options
context:
space:
mode:
Diffstat (limited to 'classify.c')
-rw-r--r--classify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/classify.c b/classify.c
index 23d991d..c049fad 100644
--- a/classify.c
+++ b/classify.c
@@ -24,7 +24,7 @@
#include "classify.h"
-agl_node_type pa_classify_guess_stream_node_type (struct userdata *u, pa_proplist *pl)
+agl_node_type agl_classify_guess_stream_node_type (struct userdata *u, pa_proplist *pl)
{
agl_node_type type;
const char *role;