diff options
author | Joursoir <chat@joursoir.net> | 2022-08-24 14:37:00 +0300 |
---|---|---|
committer | Joursoir <chat@joursoir.net> | 2022-08-24 16:17:31 +0300 |
commit | 175b115e233c2181759c2f8a291a42724c0c549e (patch) | |
tree | 7c40b4b167c8cb1d4b8bfddf1d852c3113d2e753 /src/tree.h | |
parent | 823aa07d5607ba165db3652541583f51e60c605d (diff) | |
download | lock-password-175b115e233c2181759c2f8a291a42724c0c549e.tar.gz lock-password-175b115e233c2181759c2f8a291a42724c0c549e.tar.bz2 lock-password-175b115e233c2181759c2f8a291a42724c0c549e.zip |
cmd_showtree: replace errprint_*() with print_error()
Handle errors using goto instead of "do { ... } while(0)".
This is one of the steps on the way to get rid of errprint_*() macros
and handle errors by yourself. For more context see other patches
under the same topic specified below.
TOPIC=drop_errprint
Diffstat (limited to 'src/tree.h')
0 files changed, 0 insertions, 0 deletions