Commit 164b01f9 authored by garciay's avatar garciay
Browse files

Bug fixed in ReportStatus data structure

parent ad4f4fe1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@ module LibMsrp_TypesAndValues {
         * @see RFC 4975 - Clause 9. Formal Syntax
         */
        type record ReportStatus {
            MsrpKeywords reportID (e_REPORT),
            MsrpKeywords reportID,
            MsrpKeywords reportStatus
        } // End of type ReportStatus