bts/rate_ctr: replace spaces by tabs

Use tabs like other counters for seperation.
Introduced by 2cb1547

Change-Id: I32eebfe5934c919eccc1e28938ca00c49368297e
Reviewed-on: https://gerrit.osmocom.org/96
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger@freyther.de>
This commit is contained in:
Alexander Couzens 2016-05-21 23:54:30 +02:00 committed by Holger Freyther
parent 2cb1547993
commit 543756adbe
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ static const struct rate_ctr_desc bts_ctr_description[] = {
{ "rlc.ack.failed", "RLC Ack Failed "},
{ "rlc.rel.timedout", "RLC Release Timeout "},
{ "rlc.late-block", "RLC Late Block "},
{ "rlc.sent_dummy", "RLC Sent Dummy "},
{ "rlc.sent_dummy", "RLC Sent Dummy "},
{ "decode.errors", "Decode Errors "},
{ "sba.allocated", "SBA Allocated "},
{ "sba.freed", "SBA Freed "},