]> Sergey Matveev's repositories - nnn.git/commit
use a macro for the format string
authorNRK <nrk@disroot.org>
Wed, 24 Nov 2021 16:06:05 +0000 (22:06 +0600)
committerNRK <nrk@disroot.org>
Wed, 24 Nov 2021 16:06:05 +0000 (22:06 +0600)
commit578e6d1aaa00b8f051d65fc5617400529e7bd52c
tree7db201eb50cf518dabada5505df1523a57adbaaf
parentf7091f78e5e068ca4b73b34882ca402d041cb2c6
use a macro for the format string

this makes things slightly more robust as changing the string inside the
macro would automatically change the malloc size.
src/nnn.c