bombela / backward-cpp

A beautiful stack trace pretty printer for C++
MIT License
3.73k stars 471 forks source link

fix typo in variable name #228

Closed eata7 closed 3 years ago

eata7 commented 3 years ago

It fails to compile on linux when BACKWARD_HAS_BACKTRACE is set because variable name in load_from function has a typo.