mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Comment smjs_elinks_object.
This commit is contained in:
parent
9b645f9b66
commit
f8de70b8f6
@ -3,6 +3,8 @@
|
||||
|
||||
#include "ecmascript/spidermonkey/util.h"
|
||||
|
||||
/* This is the all-powerful elinks object through which all client scripts
|
||||
* will interface with ELinks. */
|
||||
extern JSObject *smjs_elinks_object;
|
||||
|
||||
/* Initialise elinks_object. */
|
||||
|
Loading…
Reference in New Issue
Block a user