aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1fix/asn1fix_cstring.h
blob: bd647abe9ea9f406bcada2cad4d99cb899291905 (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_ */