mirror of
https://github.com/rkd77/elinks.git
synced 2024-10-13 05:43:37 -04:00
Missing NULL
This commit is contained in:
parent
d87c0d9958
commit
e5edcb8369
@ -18,6 +18,7 @@ static struct module *viewer_submodules[] = {
|
||||
#ifdef CONFIG_MARKS
|
||||
&viewer_marks_module,
|
||||
#endif
|
||||
NULL
|
||||
};
|
||||
|
||||
struct module viewer_module = struct_module(
|
||||
|
Loading…
Reference in New Issue
Block a user