commit | 8dceb820def41f3bfa2754932d46157e86c5a362 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Tue Oct 26 06:39:56 2004 +0000 |
committer | hasso <hasso> | Tue Oct 26 06:39:56 2004 +0000 |
tree | 6db3d5fff03155300fe39bbddd372e4ee241e599 | |
parent | 98f5163c3fb005af35f9f3a4bc4ee60d4f3ee741 [diff] [blame] |
Fix help of "show debugging ripng" command.
diff --git a/ripngd/ripng_debug.c b/ripngd/ripng_debug.c index b9a8fb6..7841fe2 100644 --- a/ripngd/ripng_debug.c +++ b/ripngd/ripng_debug.c
@@ -33,8 +33,8 @@ show_debugging_ripng_cmd, "show debugging ripng", SHOW_STR - "RIPng configuration\n" - "Debugging information\n") + DEBUG_STR + "RIPng configuration\n") { vty_out (vty, "RIPng debugging status:%s", VTY_NEWLINE);