Commit 23db4461 authored by lengyelb's avatar lengyelb Committed by lengyelb
Browse files

correct trace, incorrect name tjTraceReportingFormat was added by...

correct trace, incorrect name tjTraceReportingFormat was added by !578
parent b700fd14
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -471,7 +471,7 @@ module _3gpp-common-trace {
        The attribute is applicable for both Trace and MDT.";
    }

    leaf tjTraceReportingFormat {
    leaf traceReportingFormat {
      type enumeration {
        enum FILE_BASED;
        enum STREAMING;