aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx/scheduler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osmo-bts-trx/scheduler.h')
-rw-r--r--src/osmo-bts-trx/scheduler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo-bts-trx/scheduler.h b/src/osmo-bts-trx/scheduler.h
index 2ab7abeb..f2873a11 100644
--- a/src/osmo-bts-trx/scheduler.h
+++ b/src/osmo-bts-trx/scheduler.h
@@ -2,7 +2,7 @@
#define TRX_SCHEDULER_H
extern uint32_t trx_clock_advance;
-extern uint32_t tranceiver_last_fn;
+extern uint32_t transceiver_last_fn;
int trx_sched_init(struct trx_l1h *l1h);