diff options
| author | udovichenko-r <[email protected]> | 2022-02-10 16:49:22 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:49:22 +0300 |
| commit | a6f6b22bda21d53d07bd2e0ff63a2b2abf69ede9 (patch) | |
| tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /util/stream/debug.h | |
| parent | d7e4eaec9d325e188dabb3eb1949a32a5229e9ce (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'util/stream/debug.h')
| -rw-r--r-- | util/stream/debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/stream/debug.h b/util/stream/debug.h index 123fdaefda1..92d6d4b42da 100644 --- a/util/stream/debug.h +++ b/util/stream/debug.h @@ -40,7 +40,7 @@ IOutputStream& StdDbgStream() noexcept; * @see DBGTRACE */ int StdDbgLevel() noexcept; - + /** * Standard debug stream. * |
