• johvik's avatar
    Add const to strings in skeletons/ · 5f619fb2
    johvik authored
    This removes the GCC warning:
    "warning: initialization discards ‘const’ qualifier from pointer
    target type [-Wdiscarded-qualifiers]"
    from BIT_STRING.c and ber_tlv_tag.c.
    5f619fb2
BIT_STRING.c 4.47 KB