Updated italian translation
[midnight-commander.git] / src / listmode.h
blobb640dd9e6d0c3f8d8d925563503d0077f722f9d3
1 #ifndef MC_LISTMODE_H
2 #define MC_LISTMODE_H
4 #ifdef LISTMODE_EDITOR
5 char *listmode_edit (char*);
6 #endif /* LISTMODE_EDITOR */
8 #endif