1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-01-03 14:57:44 -05:00
elinks/src/dialogs
Kalle Olavi Niemitalo a05f7203cd Cast variadic arguments of getml to void *.
getml reads the args with va_arg(ap, void *), and the NULL macro in
particular may have the wrong type.
2007-03-11 12:41:17 +02:00
..
document.c Use document->cached in document_info_dialog and l_current_document 2006-12-10 03:14:36 +00:00
document.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
download.c Cast variadic arguments of getml to void *. 2007-03-11 12:41:17 +02:00
download.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
edit.c Cast variadic arguments of getml to void *. 2007-03-11 12:41:17 +02:00
edit.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
exmode.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
exmode.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
info.c Cast variadic arguments of getml to void *. 2007-03-11 12:41:17 +02:00
info.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
menu.c Type-check button arguments of msg_box. 2007-03-10 23:50:56 +02:00
menu.h Type-check button arguments of msg_box. 2007-03-10 23:50:56 +02:00
options.c Cast variadic arguments of getml to void *. 2007-03-11 12:41:17 +02:00
options.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
progress.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
progress.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
status.c Add .cached to struct document 2006-12-10 03:11:04 +00:00
status.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00