Commit 527497f7 authored by Lev Walkin's avatar Lev Walkin

enable OER encoder

parent 486fd5cb
......@@ -36,7 +36,7 @@ asn_TYPE_descriptor_t asn_DEF_INTEGER = {
0,
#else
INTEGER_decode_oer, /* OER decoder */
0, /*INTEGER_encode_oer,*/ /* Canonical OER encoder */
INTEGER_encode_oer, /* Canonical OER encoder */
#endif /* ASN_DISABLE_OER_SUPPORT */
0, /* Use generic outmost tag fetcher */
asn_DEF_INTEGER_tags,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment