Change in osmo-bsc[master]: abis_nm: fix typo

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/.

dexter gerrit-no-reply at lists.osmocom.org
Fri Nov 19 10:43:36 UTC 2021


dexter has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/26327 )


Change subject: abis_nm: fix typo
......................................................................

abis_nm: fix typo

Change-Id: I2cb7b986db9d394db2c912247db861704d2c7c23
---
M src/osmo-bsc/abis_nm.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/27/26327/1

diff --git a/src/osmo-bsc/abis_nm.c b/src/osmo-bsc/abis_nm.c
index 7c04394..aeb4ba3 100644
--- a/src/osmo-bsc/abis_nm.c
+++ b/src/osmo-bsc/abis_nm.c
@@ -1363,7 +1363,7 @@
 	}
 
 	if (strncmp(firmware_header.magic, " SDP", 4) != 0) {
-		LOGPMO(mo, DNM, LOGL_ERROR, "The magic number1 is wrong.\n");
+		LOGPMO(mo, DNM, LOGL_ERROR, "The magic number is wrong.\n");
 		return -1;
 	}
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/26327
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I2cb7b986db9d394db2c912247db861704d2c7c23
Gerrit-Change-Number: 26327
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211119/6dc18e97/attachment.htm>


More information about the gerrit-log mailing list