Sun Mar 11 15:22:42 CET 2007 Jochen Eisinger <coffee@silcnet.org>
[crypto.git] / apps / irssi / src / fe-common / core / fe-recode.h
1 #ifndef __FE_RECODE_H
2 #define __FE_RECODE_H
3
4 void fe_recode_init (void);
5 void fe_recode_deinit (void);
6
7 #endif /* __FE_RECODE_H */