Commit 0ad847cc authored by garciay's avatar garciay
Browse files

Editorial changes

parent 9f3eb471
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@ module ItsRSUsSimulator_Templates {
        }
        
        /**
         * @desc    Receive template for GeoNetworking Unicast Packet
         * @desc    Receive template for GeoNetworking SREM Packet
         * @param   p_destinationShortPosVec    Short position vector of destination
         * @param   p_seqNumber                 Sequence number of GeoUnicast packet
         * @param   p_nextHeader                Id of next header
+1 −1
Original line number Diff line number Diff line
@@ -206,7 +206,7 @@ module ItsRSUsSimulator_TypesAndValues {
             * @desc List of DENM events per use case
             * @see <wiki URL>
             * <pre>
             *     v_denmParm := PICS_DENM_PARMS_UC1_RWW[PX_ETSI_ZONE_ID][vc_eventId];
             *     v_denmParm := PICS_DENM_PARMS_UC1_RWW[PX_ETSI_ZONE_ID - 1][vc_eventId];
             *     vc_eventId := (vc_eventId + 1) mod lengthof(PICS_DENM_PARMS_UC1_RWW)
             * </pre>
             */
+2 −2

File changed.

Contains only whitespace changes.