summaryrefslogtreecommitdiff
path: root/babeld/babel_errors.c
diff options
context:
space:
mode:
Diffstat (limited to 'babeld/babel_errors.c')
-rw-r--r--babeld/babel_errors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/babeld/babel_errors.c b/babeld/babel_errors.c
index ec0ff5192a..cb9a6052de 100644
--- a/babeld/babel_errors.c
+++ b/babeld/babel_errors.c
@@ -29,7 +29,7 @@ static struct ferr_ref ferr_babel_err[] = {
.code = BABEL_ERR_MEMORY,
.title = "BABEL Memory Errors",
.description = "Babel has failed to allocate memory, the system is about to run out of memory",
- .suggestion = "Find the process that is causing memory shortages and remediate that process\nRestart FRR"
+ .suggestion = "Find the process that is causing memory shortages and remediate that process Restart FRR"
},
{
.code = BABEL_ERR_PACKET,