Commit fed75076 authored by tepelmann's avatar tepelmann
Browse files

Changed TODO to remark.

parent dc3ae925
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -76,7 +76,8 @@ module LibItsBtp_TypesAndValues {
    group btpPayload {
    group btpPayload {
        
        
        /**
        /**
         * @desc TODO change it to concrete union value
         * @desc The payload of th BTP packet
         * @remark Change it to concrete union value if necessary
         */
         */
        type octetstring BtpPayload;
        type octetstring BtpPayload;