• johvik's avatar
    Fix duplicate 'const' warnings · e70c4072
    johvik authored
    Since the typedef of asn_INTEGER_specifics_t also contains a const the
    compiler complained about:
    "warning: duplicate ‘const’ [-Wpedantic]"
    e70c4072
asn1c_C.c 75.3 KB