[PATCH] osmo-pcu[master]: bts/rate_ctr: replace spaces by tabs

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

lynxis lazus gerrit-no-reply at lists.osmocom.org
Sat May 21 21:54:43 UTC 2016


Review at  https://gerrit.osmocom.org/96

bts/rate_ctr: replace spaces by tabs

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

Change-Id: I32eebfe5934c919eccc1e28938ca00c49368297e
---
M src/bts.cpp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/96/96/1

diff --git a/src/bts.cpp b/src/bts.cpp
index a182317..d1636b6 100644
--- a/src/bts.cpp
+++ b/src/bts.cpp
@@ -71,7 +71,7 @@
 	{ "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            "},

-- 
To view, visit https://gerrit.osmocom.org/96
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I32eebfe5934c919eccc1e28938ca00c49368297e
Gerrit-PatchSet: 1
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>



More information about the OpenBSC mailing list