diff options
author | Stefan Sperling <ssperling@sysmocom.de> | 2018-10-26 15:14:19 +0200 |
---|---|---|
committer | Stefan Sperling <ssperling@sysmocom.de> | 2018-10-29 13:48:47 +0000 |
commit | 7c75ffb563cbfba352330003ba5de20c586b14b8 (patch) | |
tree | 1ca3ae5bdced30eb0b5666af826b7c935cf34dc6 /src/timer.c | |
parent | de1da35d51555648b331a7fd619ad02a1630987a (diff) |
stop printing group description in vty_out_rate_ctr_group_fmt()
When vty_out_rate_ctr_group_fmt() prints the description of a
counter group, it assumes this description should appear at
the beginning of a line. However, the caller might be printing
counters in an indented context. So just let the caller worry
about printing the group title if necessary (there is currently
only one known caller, which is updated in this commit).
Note that printing of the group title was an undocumented feature.
Change-Id: I2c55cb54e8b7a7c8c6cf72f22287083767ed0201
Related: OS#2660
Diffstat (limited to 'src/timer.c')
0 files changed, 0 insertions, 0 deletions