empty if body on ie that has not yet been implemented.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@79 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
Michael Jerris 2007-05-21 20:08:52 +00:00
parent fa37b6630b
commit 56007735e4
1 changed files with 1 additions and 1 deletions

View File

@ -1482,7 +1482,7 @@ L3INT Q931Pmes_Setup(Q931_TrunkInfo *pTrunk, L3UCHAR *IBuf, L3INT ISize, L3UCHAR
/* Repeat Indicator */
if(Q931IsIEPresent(pMes->LLRepeatInd))
;/* TODO */
rc = Q931E_UNKNOWN_IE;/* TODO */
/* Low Layer Compatibility */
if(Q931IsIEPresent(pMes->LLComp))