[Pkg-voip-commits] [mediastreamer2] 16/18: debian/patches/fix-spelling-errors.patch: fix more spelling mistakes

Johannes Schauer josch-guest at moszumanska.debian.org
Mon Apr 24 15:59:03 UTC 2017


This is an automated email from the git hooks/post-receive script.

josch-guest pushed a commit to branch master
in repository mediastreamer2.

commit 9dde5e3a66490541674c0f914da5deab3f7819ba
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Mon Apr 24 17:52:21 2017 +0200

    debian/patches/fix-spelling-errors.patch: fix more spelling mistakes
---
 debian/patches/fix-spelling-errors.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/patches/fix-spelling-errors.patch b/debian/patches/fix-spelling-errors.patch
index 6bfd53d..0b559a6 100644
--- a/debian/patches/fix-spelling-errors.patch
+++ b/debian/patches/fix-spelling-errors.patch
@@ -321,3 +321,14 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  								"[ --log <file> ]\n"
  								"[ --mtu <mtu> (specify MTU)]\n"
  								"[ --netsim-bandwidth <bandwidth limit in bits/s> (simulates a network download bandwidth limit) ]\n"
+--- a/src/crypto/zrtp.c
++++ b/src/crypto/zrtp.c
+@@ -678,7 +678,7 @@ MSZrtpContext* ms_zrtp_multistream_new(M
+ 	int retval;
+ 	MSZrtpContext *userData;
+ 	if ((retval = bzrtp_addChannel(activeContext->zrtpContext, sessions->rtp_session->snd.ssrc)) != 0) {
+-		ms_warning("ZRTP could't add stream, returns %x", retval);
++		ms_warning("ZRTP couldn't add stream, returns %x", retval);
+ 	}
+ 
+ 	ms_message("Initializing multistream ZRTP context on rtp session [%p] ssrc 0x%x",sessions->rtp_session, sessions->rtp_session->snd.ssrc);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/mediastreamer2.git



More information about the Pkg-voip-commits mailing list