rename a bunch of files

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@79 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2004-07-16 18:40:20 +00:00
parent 00b53f3f4b
commit 2a6ee7731f
13 changed files with 0 additions and 0 deletions

10
src/polyplib-error.h Normal file
View file

@ -0,0 +1,10 @@
#ifndef foopolyperrhfoo
#define foopolyperrhfoo
#include <inttypes.h>
#include "protocol-native-spec.h"
const char* pa_strerror(uint32_t error);
#endif