diff options
author | Daniel Pauls <daniel1708.de+git@gmail.com> | 2022-03-30 17:30:47 +0200 |
---|---|---|
committer | Daniel Pauls <daniel1708.de+git@gmail.com> | 2022-03-30 18:37:32 +0200 |
commit | 629edd43ba7550be835660fe5df3b65cc4a515c7 (patch) | |
tree | 159ecbcb402a38d2d0f8c46bddbbfc7034bc5548 /doc/manual | |
parent | fa83b865a2cfd21d7e63eedb206c1e07c8178965 (diff) |
libutil: Change return value of addTrace to void
The return value of BaseError::addTrace(...) is never used and
error-prone as subclasses calling it will return a BaseError instead of
the subclass.
This commit changes its return value to be void.
Diffstat (limited to 'doc/manual')
0 files changed, 0 insertions, 0 deletions