summaryrefslogtreecommitdiff
path: root/expect/exp_printify.h
blob: 6eabe87c60c1b3fa23a8084b1605de585e2701af (plain)
1
2
3
4
5
6
#ifndef __EXP_PRINTIFY_H__
#define __EXP_PRINTIFY_H__

char *exp_printify();

#endif /* __EXP_PRINTIFY_H__ */