reactos/rosapps/mc/src/listmode.h
Steven Edwards e5c0c7185e Midnight Commander for Win32
svn path=/trunk/; revision=2456
2001-12-30 10:02:14 +00:00

6 lines
80 B
C

#ifndef __LISTMODE_H
#define __LISTMODE_H
char *listmode_edit (char*);
#endif