2 * \brief Header: directory hotlist
8 /*** typedefs(not structures) and defined constants **********************************************/
10 /*** enums ***************************************************************************************/
19 /*** structures declarations (and typedefs of structures)*****************************************/
21 /*** global variables defined in .c file *********************************************************/
23 /*** declarations of public functions ************************************************************/
25 void add2hotlist_cmd (void);
26 char *hotlist_show (hotlist_t list_type
);
27 gboolean
save_hotlist (void);
28 void done_hotlist (void);
30 /*** inline functions ****************************************************************************/
31 #endif /* MC__HOTLIST_H */