aboutsummaryrefslogtreecommitdiff
path: root/mod/module.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-03-22 16:04:51 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-03-25 11:20:37 +0300
commita7e49dbeab6c1a0500ca8fa3a1a6261b3740b6b0 (patch)
treeb18ab48616d3cd6d3ec919048fd5363e322d17e4 /mod/module.hxx
parent11369a47e37419a8ef71b99f221f6f1dabcbf6c9 (diff)
Add NOTIFICATION_DIAG macro to mod/tenant-service.hxx
Diffstat (limited to 'mod/module.hxx')
-rw-r--r--mod/module.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/module.hxx b/mod/module.hxx
index 6423e6d..f3e062e 100644
--- a/mod/module.hxx
+++ b/mod/module.hxx
@@ -194,7 +194,7 @@ namespace brep
log* log_ {nullptr}; // Diagnostics backend provided by the web server.
private:
- // Extract function name from a __PRETTY_FUNCTION__.
+ // Extract the full-qualified function name from a __PRETTY_FUNCTION__.
// Throw invalid_argument if fail to parse.
//
static string