reactos/rosapps/mc/src/listmode.h

7 lines
80 B
C
Raw Normal View History

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