diff options
author | Pau Espin Pedrol <pespin@sysmocom.de> | 2017-06-30 15:12:13 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2017-07-04 13:36:52 +0000 |
commit | 523ae04e5efdf6310181963a8bb1f80dee9fac28 (patch) | |
tree | 1dce709413edf6736c83ca75dd45415a7ff7b87b /src/osmo-bts-litecell15/tch.c | |
parent | 171d80a8d6f3203d2d5ac0c19dd39b0030489907 (diff) |
Fix annoying trailing whitespace
This whitespace keeps being automatically fixed by editor, polluting my
patches.
Change-Id: If0ba1321ed326c1498e3f60b611bd962f2a9484a
Diffstat (limited to 'src/osmo-bts-litecell15/tch.c')
-rw-r--r-- | src/osmo-bts-litecell15/tch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo-bts-litecell15/tch.c b/src/osmo-bts-litecell15/tch.c index c82d6f82..a29733f1 100644 --- a/src/osmo-bts-litecell15/tch.c +++ b/src/osmo-bts-litecell15/tch.c @@ -1,7 +1,7 @@ /* Traffic channel support for NuRAN Wireless Litecell 1.5 BTS L1 */ /* Copyright (C) 2015 by Yves Godin <support@nuranwireless.com> - * + * * Based on sysmoBTS: * (C) 2011-2012 by Harald Welte <laforge@gnumonks.org> * |