typo in a comment

This commit is contained in:
Lev Walkin 2013-03-28 05:00:47 -07:00
parent 2fce55d3b6
commit d4c1673dc1
1 changed files with 1 additions and 1 deletions

View File

@ -1571,7 +1571,7 @@ OCTET_STRING_encode_uper(asn_TYPE_descriptor_t *td,
csiz->lower_bound, csiz->upper_bound,
csiz->effective_bits, ct_extensible ? " EXT" : "");
/* Figure out wheter size lies within PER visible constraint */
/* Figure out whether size lies within PER visible constraint */
if(csiz->effective_bits >= 0) {
if((int)sizeinunits < csiz->lower_bound