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