Skip to content
Snippets Groups Projects
Commit dff44948 authored by deuce's avatar deuce
Browse files

Fix JSDOC ordering.

parent a6179902
No related branches found
No related tags found
No related merge requests found
......@@ -220,8 +220,8 @@ static char* prop_desc[] = {
"mods/somefile.js<br>"
"exec/somefile.js<br>"
,"full path and filename of JS file executed"
,"directory of executed JS file"
,"JS filename executed (with no path)"
,"directory of executed JS file"
,"Either the configured startup directory in SCFG (for externals) or the cwd when jsexec is started"
,NULL
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment