Commit 7aefac0a authored by garciay's avatar garciay
Browse files

Change GeoAnycastHeader.reserved2 field length from UInt24 into UInt16

parent 0ad5c9c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -249,7 +249,7 @@ module LibItsGeoNetworking_TypesAndValues {
                UInt16          distanceA,
                UInt16          distanceB,
                UInt16          angle,
                UInt24          reserved2
                UInt16          reserved2
            }
            
            /**