Sync to Wine-0_9_5:
[reactos.git] / rosapps / mc / src / listmode.h
1 #ifndef __LISTMODE_H
2 #define __LISTMODE_H
3
4 char *listmode_edit (char*);
5
6 #endif