Commit 52d3b022 authored by ASN.1 Checker's avatar ASN.1 Checker
Browse files

Documentation update

parent 737cee53
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -1786,8 +1786,8 @@ HazardousLocation-SurfaceConditionSubCauseCode ::= INTEGER {
    burstPipe-deprecated        (7), 
    burstPipe-deprecated        (7), 
    lava                        (8), 
    lava                        (8), 
    fallingIce-deprecated       (9), 
    fallingIce-deprecated       (9), 
    fire-deprecated             (10),
    fire                        (10),
    flooding                    (11),
    flooding-deprecated         (11),
    wearAndTear                 (12)      
    wearAndTear                 (12)      
} (0..255)
} (0..255)
```
```