diff options
author | egoregor <[email protected]> | 2022-02-10 16:50:28 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:50:28 +0300 |
commit | d2ba528d19d736bd3424ea63017a589baef70154 (patch) | |
tree | 3caa96b1b89d2c8abfd7b136464521060eeeba9d /library/cpp/messagebus/locator.cpp | |
parent | 9d0e9c90c05aacc70c91ef99d5b4724af73a591f (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/messagebus/locator.cpp')
-rw-r--r-- | library/cpp/messagebus/locator.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/messagebus/locator.cpp b/library/cpp/messagebus/locator.cpp index e38a35c426f..59241be3f4e 100644 --- a/library/cpp/messagebus/locator.cpp +++ b/library/cpp/messagebus/locator.cpp @@ -129,7 +129,7 @@ namespace NBus { return true; } } - + return false; } |