2 * \brief Header: directory panel listing format editor
7 /*** typedefs(not structures) and defined constants **********************************************/
9 /*** enums ***************************************************************************************/
11 /*** structures declarations (and typedefs of structures)*****************************************/
13 /*** global variables defined in .c file *********************************************************/
15 /*** declarations of public functions ************************************************************/
17 #ifdef LISTMODE_EDITOR
18 char *listmode_edit (char *);
19 #endif /* LISTMODE_EDITOR */
21 /*** inline functions ****************************************************************************/
22 #endif /* MC__LISTMODE_H */