Skip to content

Commit

Permalink
compile error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
usr3-1415 committed Oct 4, 2023
1 parent e98051f commit 6db0406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Asn1sccWs/Controllers/CheckFileController.fs
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ type CheckFileController (logger : ILogger<CheckFileController>) =
objectIdentifierMaxLength = 20I
generateConstInitGlobals = false
icdPdus = None
handleEmptySequences= false
}


Expand Down

0 comments on commit 6db0406

Please sign in to comment.