aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx/trx_if.h
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2013-04-09 10:55:37 +0200
committerHarald Welte <laforge@gnumonks.org>2015-09-22 16:41:28 +0200
commit05597a7ddbf9e838caaeb36980cefaa728ab8eec (patch)
treec13e1f2d495ade49f2f57f42c7da45af1cb96b0e /src/osmo-bts-trx/trx_if.h
parent82676c13ee9ab2b73f089acf811239f8e37fa0fd (diff)
TRX: Fixed typos tranceiver -> transceiver
Diffstat (limited to 'src/osmo-bts-trx/trx_if.h')
-rw-r--r--src/osmo-bts-trx/trx_if.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/osmo-bts-trx/trx_if.h b/src/osmo-bts-trx/trx_if.h
index 21812248..f041c933 100644
--- a/src/osmo-bts-trx/trx_if.h
+++ b/src/osmo-bts-trx/trx_if.h
@@ -1,8 +1,8 @@
#ifndef TRX_IF_H
#define TRX_IF_H
-extern int tranceiver_available;
-extern const char *tranceiver_ip;
+extern int transceiver_available;
+extern const char *transceiver_ip;
extern int settsc_enabled;
extern int setbsic_enabled;