diff options
| author | Renato Westphal <renato@opensourcerouting.org> | 2017-10-20 22:16:57 -0200 |
|---|---|---|
| committer | Renato Westphal <renato@opensourcerouting.org> | 2017-10-24 19:30:30 -0200 |
| commit | efd7904eabd3a79e14301b1a2005e36347293d4a (patch) | |
| tree | 33d7c9e1061da0213a766402295d0e931ed2088f /zebra/debug.c | |
| parent | 5b8524f5c29d0fc8a5ea2f6355e90b85b3439709 (diff) | |
*: add missing \n in some help strings
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'zebra/debug.c')
| -rw-r--r-- | zebra/debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/debug.c b/zebra/debug.c index ac96051abd..1df547a023 100644 --- a/zebra/debug.c +++ b/zebra/debug.c @@ -138,7 +138,7 @@ DEFUN (debug_zebra_vxlan, DEFUN (debug_zebra_pw, debug_zebra_pw_cmd, "[no] debug zebra pseudowires", - "Negate a command or set its defaults\n" + NO_STR DEBUG_STR "Zebra configuration\n" "Debug option set for zebra pseudowires\n") |
