]> Sergey Matveev's repositories - nnn.git/commit
No need for a temporary buffer
authorsin <sin@2f30.org>
Wed, 22 Oct 2014 14:14:33 +0000 (15:14 +0100)
committersin <sin@2f30.org>
Wed, 22 Oct 2014 14:14:33 +0000 (15:14 +0100)
commit9bc4b92474ded6ff9097525646311e424a5cddc3
tree9865dc73d87fc4837ff156406280329b22d25971
parent35f3b250bb1e218a46da9e6287f31fb5aeaa3f62
No need for a temporary buffer

xdirname() uses xstrdup() internally so we are safe to use that
pointer directly.
noice.c