Index: native_client_sdk/src/examples/geturl/index.html |
diff --git a/native_client_sdk/src/examples/geturl/index.html b/native_client_sdk/src/examples/geturl/index.html |
index 7d60f0b79485f1af11146e887434fc5c7fe396e6..c3c405d85eaf95fd2655629a09ebc0ec1f1c4ba0 100644 |
--- a/native_client_sdk/src/examples/geturl/index.html |
+++ b/native_client_sdk/src/examples/geturl/index.html |
@@ -40,7 +40,7 @@ found in the LICENSE file. |
} |
</script> |
</head> |
-<body onload="common.onload('<NAME>', '<tc>')"> |
+<body onload="common.onload('<NAME>', '<tc>', '<config>')"> |
<h1><TITLE></h1> |
<h2>Status: <code id="statusField">NO-STATUS</code></h2> |
<table border=5 cellpadding=5% summary="A title and a result log"> |