mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-22 20:16:54 +03:00
Add newline at end of file.
This commit is contained in:
parent
05e71dc142
commit
53b51c8083
@ -161,4 +161,4 @@ dom_node *libdom_find_element(dom_node *node, lwc_string *element_name)
|
||||
libdom_treewalk(node, libdom_find_element_callback, &data);
|
||||
|
||||
return data.found;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user