Harald Welte has submitted this change and it was merged. (
https://gerrit.osmocom.org/10908 )
Change subject: cosmetic: fix typo in comment
......................................................................
cosmetic: fix typo in comment
Change-Id: I6a1147e2a3858475c99c99ceb33d7d416f3cac6c
---
M src/common/measurement.c
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Harald Welte: Looks good to me, approved
Vadim Yanitskiy: Looks good to me, but someone else must approve
Jenkins Builder: Verified
diff --git a/src/common/measurement.c b/src/common/measurement.c
index 1e547c8..8f0470a 100644
--- a/src/common/measurement.c
+++ b/src/common/measurement.c
@@ -823,7 +823,7 @@
/* Process a single uplink measurement sample. This function is called from
* l1sap.c every time a measurement indication is received. It collects the
- * measurement samples and automatically detects the end oft the measurement
+ * measurement samples and automatically detects the end of the measurement
* interval. */
void lchan_meas_process_measurement(struct gsm_lchan *lchan, struct
bts_ul_meas *ulm, uint32_t fn)
{
--
To view, visit https://gerrit.osmocom.org/10908
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I6a1147e2a3858475c99c99ceb33d7d416f3cac6c
Gerrit-Change-Number: 10908
Gerrit-PatchSet: 4
Gerrit-Owner: dexter <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Vadim Yanitskiy <[email protected]>