Commit 518dde06 authored by pintar's avatar pintar
Browse files

error is corrected

parent f58e91bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -718,7 +718,7 @@ template BCAP_octet7 mw_BCAP_octet7_any :=
 ext := ?                            /* Extension */
}

template BCAP_octet3 mw_BCAP_octet3_Std(Bit5 p_InfoTrfCap) :=
template BCAP_octet3 mw_BCAP_octet3_Std(template Bit5 p_InfoTrfCap) :=
/* Default RX template for type BCAP_octet3 with wildcards for simple types */
{
 informationTransferCapability := p_InfoTrfCap, /* Information transfer capability */