summaryrefslogtreecommitdiffstats
path: root/polyp/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/client.h')
-rw-r--r--polyp/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/polyp/client.h b/polyp/client.h
index 58c5ee31..324bb27c 100644
--- a/polyp/client.h
+++ b/polyp/client.h
@@ -35,7 +35,7 @@ struct pa_client {
struct pa_module *owner;
char *name;
struct pa_core *core;
- const char *protocol_name;
+ char *protocol_name;
void (*kill)(struct pa_client *c);
void *userdata;