diff options
Diffstat (limited to 'lib/plist.c')
| -rw-r--r-- | lib/plist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plist.c b/lib/plist.c index 3a9d26064d..0c04b6247e 100644 --- a/lib/plist.c +++ b/lib/plist.c @@ -1861,7 +1861,7 @@ config_write_prefix_afi (afi_t afi, struct vty *vty) vty_out (vty, "\n"); write++; } - /* vty_out (vty, "!%s", VTYNL); */ + /* vty_out (vty, "!\n"); */ } for (plist = master->str.head; plist; plist = plist->next) |
