Change return types of xdg*Find functions to non-const strings as they are allocated.
commit3c23cf9eca8106ea246dbe60697a56ee3c9c95b6
authorMark Nevill <mark.nevill@gmail.com>
Tue, 4 Nov 2008 21:04:07 +0000 (4 22:04 +0100)
committerMark Nevill <mark.nevill@gmail.com>
Tue, 4 Nov 2008 21:04:07 +0000 (4 22:04 +0100)
tree9e0143e4d57a1c790ebd933f669a820077004e10
parent60d194e8e2ab1b9521d7416c2fb4caebd6a13b38
Change return types of xdg*Find functions to non-const strings as they are allocated.
include/basedir_fs.h
src/basedir.c
tests/testfind.c