diff options
author | asynts <asynts@gmail.com> | 2021-01-12 22:30:52 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-01-16 11:54:35 +0100 |
commit | 94bb544c33ad0e9bec6e69c5b86e0e80bf81eadc (patch) | |
tree | 052b5f24e325cd27338d0a840549446853acb4e7 /Meta/Websites | |
parent | adbb8d62d13455ca5730abaf8a2f0c783e6ce673 (diff) | |
download | serenity-94bb544c33ad0e9bec6e69c5b86e0e80bf81eadc.zip |
Everywhere: Replace a bundle of dbg with dbgln.
These changes are arbitrarily divided into multiple commits to make it
easier to find potentially introduced bugs with git bisect.
This commit touches some dbg() calls which are enclosed in macros. This
should be fine because with the new constexpr stuff, we ensure that the
stuff actually compiles.
Diffstat (limited to 'Meta/Websites')
0 files changed, 0 insertions, 0 deletions