Commit b75f1900 authored by Senthil Prabakaran's avatar Senthil Prabakaran Committed by Mouse

hash if

parent f1b4a5a1
......@@ -58,7 +58,7 @@ asn_dec_rval_t OPEN_TYPE_xer_get(
#define OPEN_TYPE_encode_xer CHOICE_encode_xer
#endif /* !defined(ASN_DISABLE_XER_SUPPORT) */
if !defined(ASN_DISABLE_JER_SUPPORT)
#if !defined(ASN_DISABLE_JER_SUPPORT)
#define OPEN_TYPE_decode_jper NULL
asn_enc_rval_t OPEN_TYPE_encode_jer(
const asn_TYPE_descriptor_t *type_descriptor,
......
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