asn1tostruct: Avoid erroneous double-underscores

We shouldn't generate names like
RANAP_RAB_SetupList_EnhancedRelocCompleteReq__t when creating the
_encode() and _decode() functiosn, as the '-IEs' at the end must be
stripped before converting all '-' to '_'.
1 file changed
tree: 9b73950efb0ab5168013e62e7e9df42b9469069b
  1. asn1/
  2. pcap/
  3. specs/
  4. src/
  5. .gitignore
  6. configure.ac
  7. Makefile.am
  8. README