summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/utils/checkutils.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/checkutils.cpp b/src/utils/checkutils.cpp
index 5efda43f5..bbc23ef12 100644
--- a/src/utils/checkutils.cpp
+++ b/src/utils/checkutils.cpp
@@ -43,7 +43,7 @@ void reportStack(const char *const file,
int i;
#endif // defined __linux__ || defined __linux
- logger->log("--- %s --------------------------------------------",
+ logger->log("--- Assert: %s --------------------------------------------",
name);
logger->assertLog("%s:%u: '%s' in function `%s'",
file,