mirror of
https://github.com/rkd77/elinks.git
synced 2025-09-21 19:46:23 -04:00
ECMAScript: better handling of set action
This commit is contained in:
@@ -70,6 +70,7 @@ void ecmascript_protocol_handler(struct session *ses, struct uri *uri);
|
||||
|
||||
void ecmascript_timeout_dialog(struct terminal *term, int max_exec_time);
|
||||
|
||||
void ecmascript_set_action(unsigned char **action, unsigned char *string);
|
||||
|
||||
extern struct module ecmascript_module;
|
||||
|
||||
|
Reference in New Issue
Block a user