path: use %m instead of strerror(errno)
authorMichal Schmidt <mschmidt@redhat.com>
Sat, 3 Dec 2011 00:36:05 +0000 (01:36 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Sat, 3 Dec 2011 01:08:52 +0000 (02:08 +0100)
commit768147d13d0877a4c3e5f6f986c3064de62ff4f1
tree249128fbe2b2d523ece3de4d904fa5927560c6bb
parent35d50f55f346c71fd5e957d35ebcae1c50b1f9ce
path: use %m instead of strerror(errno)

and strerror(-errno) was just wrong.
src/path.c