diff options
author | Andrew Gregory <andrew.gregory.8@gmail.com> | 2012-07-22 13:30:11 -0400 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-09-18 08:21:42 -0500 |
commit | 9648887481c7ad56ef9f7eb2d2810eb6ec32b5be (patch) | |
tree | e7104ad6b381f67291d91d6273bcb7ea37ddce0e /doc/translation-help.txt | |
parent | bad00696f34bd37243d0db411c26319ef0f640d8 (diff) | |
download | pacman-9648887481c7ad56ef9f7eb2d2810eb6ec32b5be.tar.xz |
query_fileowner: remove resolve_path function
resolve_path is a equivalent to calling realpath(path, NULL) except that the
returned string is guaranteed to be PATH_MAX long. We never append to the
returned string, so this is unnecessary.
Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
Diffstat (limited to 'doc/translation-help.txt')
0 files changed, 0 insertions, 0 deletions