Commit b1d4102c authored by Lev Walkin's avatar Lev Walkin

clarifying comment

parent 9f470d60
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
#ifndef NO_ASN_PDU #ifndef NO_ASN_PDU
#ifndef PDU #ifndef PDU
#error Define -DPDU to compile this sample converter. #error Define -DPDU to compile this sample converter.
#error `asn1c -pdu=...` adds it automatically.
#endif #endif
#ifdef ASN_PDU_COLLECTION /* Generated by asn1c: -pdu=... */ #ifdef ASN_PDU_COLLECTION /* Generated by asn1c: -pdu=... */
extern asn_TYPE_descriptor_t *asn_pdu_collection[]; extern asn_TYPE_descriptor_t *asn_pdu_collection[];
......
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