mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
rename oss.[ch] to oss-util.[ch]
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@34 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
b9e0fa84f3
commit
c050d7254c
2 changed files with 0 additions and 0 deletions
8
src/oss-util.h
Normal file
8
src/oss-util.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#ifndef fooosshfoo
|
||||
#define fooosshfoo
|
||||
|
||||
#include "sample.h"
|
||||
|
||||
int oss_auto_format(int fd, struct pa_sample_spec *ss);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue