1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00
elinks/src/session
Kalle Olavi Niemitalo b35505c813 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-05-01 20:04:50 +02:00
..
download.c Cast variadic arguments of getml to void *. 2007-05-01 20:04:50 +02:00
download.h Copiousoutput part II. To be continued ... 2006-05-04 18:02:45 +02:00
history.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
history.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
location.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
location.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
session.c Type-check button arguments of msg_box. 2007-05-01 19:57:52 +02:00
session.h ECMAScript: added writeonly property window.status 2006-10-24 20:41:25 +02:00
task.c Cast variadic arguments of getml to void *. 2007-05-01 20:04:50 +02:00
task.h copiousoutput: Use current frame. 2007-03-13 21:10:21 +01:00