Commit 307a1bcb authored by garciay's avatar garciay
Browse files

Change { variant "4 bits" } into { variant "4 bit" } for TITAN support.

parent efe9787d
Loading
Loading
Loading
Loading
+8 −8
Original line number Original line Diff line number Diff line
@@ -309,7 +309,7 @@ module LibItsGeoNetworking_TypesAndValues {
                e_ipv6(3),
                e_ipv6(3),
                e_reserved
                e_reserved
            } with {
            } with {
                variant "4 bits"
                variant "4 bit"
            }
            }
            
            
            /**
            /**
@@ -608,7 +608,7 @@ module LibItsGeoNetworking_TypesAndValues {
                    e_geoAnycastElip(2),
                    e_geoAnycastElip(2),
                    e_reserved
                    e_reserved
                } with {
                } with {
                    variant "4 bits"
                    variant "4 bit"
                }
                }
                
                
                /**
                /**
@@ -620,7 +620,7 @@ module LibItsGeoNetworking_TypesAndValues {
                    e_geoBroadcastElip(2),
                    e_geoBroadcastElip(2),
                    e_reserved
                    e_reserved
                } with {
                } with {
                    variant "4 bits"
                    variant "4 bit"
                }
                }
                
                
                /**
                /**
@@ -631,7 +631,7 @@ module LibItsGeoNetworking_TypesAndValues {
                    e_multiHop(1),
                    e_multiHop(1),
                    e_reserved
                    e_reserved
                } with {
                } with {
                    variant "4 bits"
                    variant "4 bit"
                }
                }
                
                
                /**
                /**
@@ -642,7 +642,7 @@ module LibItsGeoNetworking_TypesAndValues {
                    e_lsReply(1),
                    e_lsReply(1),
                    e_reserved
                    e_reserved
                } with {
                } with {
                    variant "4 bits"
                    variant "4 bit"
                }
                }
                
                
                /**
                /**
@@ -653,7 +653,7 @@ module LibItsGeoNetworking_TypesAndValues {
                    e_saEos(1),
                    e_saEos(1),
                    e_reserved
                    e_reserved
                } with {
                } with {
                    variant "4 bits"
                    variant "4 bit"
                }
                }
                
                
                /**
                /**
@@ -694,7 +694,7 @@ module LibItsGeoNetworking_TypesAndValues {
                    e_serviceAnnouncement(7),
                    e_serviceAnnouncement(7),
                    e_reserved
                    e_reserved
                } with {
                } with {
                    variant "4 bits"
                    variant "4 bit"
                }
                }
                
                
                /**
                /**