git-svn-id: https://origsvn.digium.com/svn/libpri/trunk@130 2fbb986a-6c06-0410-b554-c9c1f0a7f128
@@ -1526,7 +1526,7 @@ static char *ie2str(int ie)
}
static inline int ielen(q931_ie *ie)
static inline unsigned int ielen(q931_ie *ie)
{
if ((ie->ie & 0x80) != 0)
return 1;
The note is not visible to the blocked user.