Skip to content
Snippets Groups Projects
Commit 87e2458b authored by rswindell's avatar rswindell
Browse files

branch object has been renamed "js".

parent 29c13e33
Branches
Tags
No related merge requests found
......@@ -222,7 +222,7 @@ writeln("<tr><td>" + "errno".bold() + "<td>number<td>last system error number</t
writeln("<tr><td>" + "errno_str".bold() + "<td>string<td>description of last system error</td>");
f.writeln("</ul>");
document_object("branch" ,branch);
document_object("js" ,js);
document_object("system" ,system);
document_object("server" ,server);
document_object("client" ,client);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment