mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
Mark smjs_load_hooks static.
This commit is contained in:
parent
b9a3855f98
commit
9d4893e384
@ -68,7 +68,7 @@ reported:
|
|||||||
|
|
||||||
static JSRuntime *smjs_rt;
|
static JSRuntime *smjs_rt;
|
||||||
|
|
||||||
void
|
static void
|
||||||
smjs_load_hooks(void)
|
smjs_load_hooks(void)
|
||||||
{
|
{
|
||||||
jsval rval;
|
jsval rval;
|
||||||
|
Loading…
Reference in New Issue
Block a user