1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

Missing NULL

This commit is contained in:
Witold Filipczyk 2006-05-20 17:58:13 +02:00 committed by Witold Filipczyk
parent d87c0d9958
commit e5edcb8369

View File

@ -18,6 +18,7 @@ static struct module *viewer_submodules[] = {
#ifdef CONFIG_MARKS
&viewer_marks_module,
#endif
NULL
};
struct module viewer_module = struct_module(