X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=classify.c;h=c049fad981197722b39942d6497ca474655f0377;hb=acb229813f5845e8b38bea56870211319887f3b4;hp=23d991d3aec985ce36f59af8ff2b50ed0d6585c1;hpb=9dc64e1e291d6518da0a918105c5bf7b1c603dd5;p=staging%2Fagl-audio-plugin.git 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;