mirror of
https://github.com/irssi/irssi.git
synced 2026-08-14 14:12:11 +02:00
forgot to add
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3284 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
226a567562
commit
df9f46cf4d
5 changed files with 372 additions and 0 deletions
7
src/fe-common/core/fe-recode.h
Normal file
7
src/fe-common/core/fe-recode.h
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#ifndef __FE_RECODE_H
|
||||
#define __FE_RECODE_H
|
||||
|
||||
void fe_recode_init (void);
|
||||
void fe_recode_deinit (void);
|
||||
|
||||
#endif /* __FE_RECODE_H */
|
||||
Loading…
Add table
Add a link
Reference in a new issue