]> code.delx.au - pulseaudio/blobdiff - polyp/oss-util.h
* remove a lot of compiler warnings introduced by using some new GCC flags
[pulseaudio] / polyp / oss-util.h
index c1c6963209cc5398283ca6901e4a3fb44a168981..3ee51cc583b110711bfb1590c8c4a6dad53eb13f 100644 (file)
@@ -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);