pulseaudio/src/polyplib-error.h
Lennart Poettering 005cb3e013 adjust file references due to renaming
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@80 fefdeb5f-60dc-0310-8127-8f9354f1896f
2004-07-16 18:58:23 +00:00

8 lines
131 B
C

#ifndef foopolypliberrorhfoo
#define foopolypliberrorhfoo
#include <inttypes.h>
const char* pa_strerror(uint32_t error);
#endif