mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
introduce pa_realpath()
This commit is contained in:
parent
d85ef71675
commit
7b8bed3e28
2 changed files with 27 additions and 0 deletions
|
|
@ -221,4 +221,6 @@ char *pa_replace(const char*s, const char*a, const char *b);
|
|||
|
||||
char *pa_unescape(char *p);
|
||||
|
||||
char *pa_realpath(const char *path);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue