Commit 066c7ffe authored by tepelmann's avatar tepelmann
Browse files

Corrected parameter type for m_rtAdvOpt_otherOpt.

parent f372c071
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1551,7 +1551,7 @@
		/**
		 *  @param  p_otherOpt Other binary option
		 */
		template RtAdvOptions m_rtAdvOpt_otherOpt (template Oct6to15 p_otherOpt):={
		template RtAdvOptions m_rtAdvOpt_otherOpt (template octetstring p_otherOpt):={
			srcLinkLayerAddr := omit,
			mtuOption := omit,
			prefixInfoList := omit,