]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix typo in sig_pri using wrong structure name.
authorRichard Mudgett <rmudgett@digium.com>
Tue, 15 Nov 2011 18:15:23 +0000 (18:15 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 15 Nov 2011 18:15:23 +0000 (18:15 +0000)
commitd46a92b5b2600c81f4557601ceed7db5400722cd
tree8d29f42da8437da9f971a5ad2bf303fe687ef365
parent382f4ac06fb4c6c5002c67243fe5658bcaa71aab
Fix typo in sig_pri using wrong structure name.

It is fortunate that the typo does not alter generated code since the
e->restart.channel and e->ring.channel members are in the same position.

(closes issue ASTERISK-18868)
Reported by: zvision
Patches:
      sig_pri.c.diff (License #5755) patch uploaded by zvision

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@345370 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/sig_pri.c