diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2015-12-19 14:48:02 +0000 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2015-12-19 14:48:52 +0000 |
commit | 760331b427af7f0158019a14e7d210f771c9f8ca (patch) | |
tree | 772a7f96316c3652be71ce4cb3d3e333e1af950c /src/cryptonote_core/hardfork.h | |
parent | Add missing semicolons after log statements (diff) | |
download | monero-760331b427af7f0158019a14e7d210f771c9f8ca.tar.xz |
epee: make log macros behave like statements
In particular, make this kind of thing do what one expects
it to do:
if (x) LOG_PRINT("True"); else LOG_PRINT("No");
Diffstat (limited to 'src/cryptonote_core/hardfork.h')
0 files changed, 0 insertions, 0 deletions