mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-25 21:46:57 +03:00
Fix ARexx OPEN NEWTAB
This commit is contained in:
parent
18f7d29a19
commit
6549c06683
@ -262,7 +262,7 @@ STATIC VOID rx_open(struct ARexxCmd *cmd, struct RexxMsg *rxm __attribute__((unu
|
||||
BROWSER_WINDOW_TAB,
|
||||
url,
|
||||
NULL,
|
||||
NULL,
|
||||
bw,
|
||||
NULL);
|
||||
}
|
||||
else if(cmd->ac_ArgList[1])
|
||||
|
Loading…
Reference in New Issue
Block a user