Commit 5c376ec0 authored by Senthil Prabakaran's avatar Senthil Prabakaran Committed by Mouse

Fix #define

parent e924a866
......@@ -60,7 +60,7 @@ asn_dec_rval_t OPEN_TYPE_xer_get(
#if !defined(ASN_DISABLE_JER_SUPPORT)
#define OPEN_TYPE_decode_jer NULL
asn_enc_rval_t OPEN_TYPE_encode_jer CHOICE_encode_jer
#define OPEN_TYPE_encode_jer CHOICE_encode_jer
#endif /* !defined(ASN_DISABLE_JER_SUPPORT) */
#if !defined(ASN_DISABLE_OER_SUPPORT)
......
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