Commit 8ed5cb9f authored by cintiarosa's avatar cintiarosa
Browse files

Corrrect min-elements 0

parent 0de183f7
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1440,7 +1440,6 @@ module _3gpp-common-trace {
      key "idx";
      leaf idx { type uint32 ; }
      description "It specifies the area where data shall be collected. ";
      min-elements 0;
      max-elements 1;        
      uses AreaScopeGrp;      
    }