summaryrefslogtreecommitdiffstats
path: root/polyp/oss-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/oss-util.h')
-rw-r--r--polyp/oss-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/polyp/oss-util.h b/polyp/oss-util.h
index c1c69632..3ee51cc5 100644
--- a/polyp/oss-util.h
+++ b/polyp/oss-util.h
@@ -25,7 +25,7 @@
#include "sample.h"
int pa_oss_open(const char *device, int *mode, int* pcaps);
-int pa_oss_auto_format(int fd, struct pa_sample_spec *ss);
+int pa_oss_auto_format(int fd, pa_sample_spec *ss);
int pa_oss_set_fragments(int fd, int frags, int frag_size);