1 #ifndef EL__DIALOGS_STATUS_H
2 #define EL__DIALOGS_STATUS_H
8 void print_screen_status(struct session
*);
10 void update_status(void);
13 get_download_msg(struct download
*download
, struct terminal
*term
,
14 int wide
, int full
, unsigned char *separator
);