git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7082 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2005-11-12 00:53:47 +00:00
parent 51b54236de
commit 38c665bd67
2 changed files with 3 additions and 1 deletions

View File

@@ -441,7 +441,7 @@ struct chan_iax2_pvt {
int sockfd;
/*! Last received voice format */
int voiceformat;
/*! Last received voice format */
/*! Last received video format */
int videoformat;
/*! Last sent voice format */
int svoiceformat;