Change in osmo-sip-connector[master]: Cosmetic: correct spelling error in logging

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

Keith Whyte gerrit-no-reply at lists.osmocom.org
Fri Aug 31 14:04:03 UTC 2018


Keith Whyte has uploaded this change for review. ( https://gerrit.osmocom.org/10730


Change subject: Cosmetic: correct spelling error in logging
......................................................................

Cosmetic: correct spelling error in logging

Change-Id: I1f323a738f2c8ff21984b574a0ff47fe175e9161
---
M src/sip.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sip-connector refs/changes/30/10730/1

diff --git a/src/sip.c b/src/sip.c
index c9f5abb..cf457ad 100644
--- a/src/sip.c
+++ b/src/sip.c
@@ -51,7 +51,7 @@
 	if (status == 183)
 		sdp_extract_sdp(leg, sip, false);
 
-	LOGP(DSIP, LOGL_NOTICE, "leg(%p) is now rining.\n", leg);
+	LOGP(DSIP, LOGL_NOTICE, "leg(%p) is now ringing.\n", leg);
 	other->ring_call(other);
 }
 

-- 
To view, visit https://gerrit.osmocom.org/10730
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sip-connector
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1f323a738f2c8ff21984b574a0ff47fe175e9161
Gerrit-Change-Number: 10730
Gerrit-PatchSet: 1
Gerrit-Owner: Keith Whyte <keith at rhizomatica.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180831/90431d1d/attachment.htm>


More information about the gerrit-log mailing list