mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[download] const description and desc_sep
This commit is contained in:
parent
4846a04751
commit
7fa9c6f7d9
@ -1548,8 +1548,8 @@ do_type_query(struct type_query *type_query, char *ct, struct mime_handler *hand
|
||||
{
|
||||
/* [gettext_accelerator_context(.do_type_query)] */
|
||||
struct string filename;
|
||||
char *description;
|
||||
char *desc_sep;
|
||||
const char *description;
|
||||
const char *desc_sep;
|
||||
char *format, *text, *title;
|
||||
struct dialog *dlg;
|
||||
#define TYPE_QUERY_WIDGETS_COUNT 8
|
||||
|
Loading…
Reference in New Issue
Block a user