Just a little correction at the it.po file.
[midnight-commander.git] / src / listmode.h
blob89cbce0267d3a09a15f12378e89b723d86b9b2fd
1 #ifndef __LISTMODE_H
2 #define __LISTMODE_H
4 #ifdef LISTMODE_EDITOR
5 char *listmode_edit (char*);
6 #endif /* LISTMODE_EDITOR */
8 #endif /* __LISTMODE_H */