Commit 3b812c32 authored by berge's avatar berge
Browse files

Removed a FIXME

parent ae3c83af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -966,7 +966,7 @@ module LibItsGeoNetworking_TypesAndValues {
         */
        type record GenerateTSBMessage {
        	UInt8   nbHops,
            UInt16 lifetime, /* FIXME: ADD in documentation*/
            UInt16 lifetime,
        	TrafficClass trafficClass,
            Payload payload 
        }