nat: Indent the connected... to make it belong to the BSC group

This commit is contained in:
Holger Hans Peter Freyther 2010-08-04 02:29:03 +08:00
parent 62abaded39
commit 03a0ad08cf
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ static void dump_stat_bsc(struct vty *vty, struct bsc_config *conf)
break; break;
} }
vty_out(vty, " Connected: %d%s", connected, VTY_NEWLINE); vty_out(vty, " Connected: %d%s", connected, VTY_NEWLINE);
} }
DEFUN(show_stats, DEFUN(show_stats,