[MERGED] osmo-bts[master]: Fix some spelling errors

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/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Thu Dec 22 14:04:22 UTC 2016


Harald Welte has submitted this change and it was merged.

Change subject: Fix some spelling errors
......................................................................


Fix some spelling errors

Change-Id: I5b57102f961f8fd7fb0689ceeaa37dd021535b17
---
M src/common/amr.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/common/amr.c b/src/common/amr.c
index b5d2c37..05d1aaa 100644
--- a/src/common/amr.c
+++ b/src/common/amr.c
@@ -83,7 +83,7 @@
 	int i, j = 0;
 
 	if (mr_version != 1) {
-		LOGP(DRSL, LOGL_ERROR, "AMR Multirate Version %u unknonw\n",
+		LOGP(DRSL, LOGL_ERROR, "AMR Multirate Version %u unknown\n",
 			mr_version);
 		goto ret_einval;
 	}

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5b57102f961f8fd7fb0689ceeaa37dd021535b17
Gerrit-PatchSet: 2
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Ruben Undheim <ruben.undheim at gmail.com>



More information about the gerrit-log mailing list