asn1c/libasn1fix/asn1fix_cstring.h

7 lines
117 B
C
Raw Normal View History

2016-03-14 09:57:07 +00:00
#ifndef ASN1FIX_CSTRING_H
#define ASN1FIX_CSTRING_H
2004-06-03 03:38:44 +00:00
int asn1f_fix_cstring(arg_t *);
2016-03-14 09:57:07 +00:00
#endif /* ASN1FIX_CSTRING_H */