commit | df43a137236e7df433fbd3c633245459d4fd951b | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Tue Aug 31 12:04:33 2004 +0000 |
committer | hasso <hasso> | Tue Aug 31 12:04:33 2004 +0000 |
tree | 8c6fd437c0c2dda0b71fb05d0cc62d6a7875f4c0 | |
parent | f2bdee97582ed0f869a09c17c9c060a9d52e1064 [diff] [blame] |
Please, tell me truth about what debugging status you are displaying.
diff --git a/ripngd/ripng_debug.c b/ripngd/ripng_debug.c index 2cff3d0..b9a8fb6 100644 --- a/ripngd/ripng_debug.c +++ b/ripngd/ripng_debug.c
@@ -36,7 +36,7 @@ "RIPng configuration\n" "Debugging information\n") { - vty_out (vty, "Zebra debugging status:%s", VTY_NEWLINE); + vty_out (vty, "RIPng debugging status:%s", VTY_NEWLINE); if (IS_RIPNG_DEBUG_EVENT) vty_out (vty, " RIPng event debugging is on%s", VTY_NEWLINE);