[PATCH] osmo-msc[master]: a_iface: 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
Mon Sep 11 08:14:30 UTC 2017


Review at  https://gerrit.osmocom.org/3903

a_iface: fix typo

Change-Id: Ia849a4043d0fb209fe6e6840908f4f7fe90dc9e5
---
M src/libmsc/a_iface.c
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/03/3903/1

diff --git a/src/libmsc/a_iface.c b/src/libmsc/a_iface.c
index 8db6173..3e86494 100644
--- a/src/libmsc/a_iface.c
+++ b/src/libmsc/a_iface.c
@@ -153,7 +153,7 @@
 		LOGP(DMSC, LOGL_ERROR, "Unable to generate BSSMAP DTAP message!\n");
 		return -EINVAL;
 	} else
-		LOGP(DMSC, LOGL_DEBUG, "Massage will be sent as BSSMAP DTAP message!\n");
+		LOGP(DMSC, LOGL_DEBUG, "Message will be sent as BSSMAP DTAP message!\n");
 
 	LOGP(DMSC, LOGL_DEBUG, "N-DATA.req(%u, %s)\n", conn->a.conn_id, osmo_hexdump(msg_resp->data, msg_resp->len));
 	/* osmo_sccp_tx_data_msg() takes ownership of msg_resp */

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia849a4043d0fb209fe6e6840908f4f7fe90dc9e5
Gerrit-PatchSet: 1
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Owner: dexter <pmaier at sysmocom.de>



More information about the gerrit-log mailing list