Adding parsePath and making parseConfigFilePath use it.
git-svn-id: https://svn.musicpd.org/mpd/trunk@6622 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -82,4 +82,6 @@ mpd_malloc void *xrealloc(void *ptr, size_t size);
|
||||
|
||||
mpd_malloc void *xcalloc(size_t nmemb, size_t size);
|
||||
|
||||
char *parsePath(char *path);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user