1
1
mc/src/listmode.h
1998-02-27 04:54:42 +00:00

7 строки
80 B
C

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