aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1fix/asn1fix_cstring.h
blob: 9804d2133d1fc737d4e1d00c797720619838ef93 (plain)
1
2
3
4
5
6
#ifndef	ASN1FIX_CSTRING_H
#define	ASN1FIX_CSTRING_H

int asn1f_fix_cstring(arg_t *);

#endif	/* ASN1FIX_CSTRING_H */