Just a little correction at the it.po file.
[midnight-commander.git] / src / selcodepage.h
blobd12535ec0c07fe2aad916996575a0474f16259da
1 #ifdef HAVE_CHARSET
2 #ifndef __SELCODEPAGE_H__
3 #define __SELCODEPAGE_H__
5 int select_charset (int current_charset, int seldisplay);
6 int do_select_codepage (void);
8 #endif /* __SELCODEPAGE_H__ */
9 #endif /* HAVE_CHARSET */