Commit 40c29b25 authored by berge's avatar berge
Browse files

Replaced f_utGenerateIpv6Message by f_utGenerateGeoUnicastMessage

parent 9a2fa0d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -611,7 +611,7 @@ module LibItsGeoNetworking_Functions {
    
    group upperTester {
        
        function f_utGenerateIpv6Message() runs on ItsNt {
        function f_utGenerateGeoUnicastMessage(in GN_Address p_destinationGnAddr) runs on ItsNt {
            //TODO
        }