summaryrefslogtreecommitdiff
path: root/javascript/duktape/HTMLElement.bnd
diff options
context:
space:
mode:
Diffstat (limited to 'javascript/duktape/HTMLElement.bnd')
-rw-r--r--javascript/duktape/HTMLElement.bnd2
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript/duktape/HTMLElement.bnd b/javascript/duktape/HTMLElement.bnd
index 7a3424913..ad35fe5ae 100644
--- a/javascript/duktape/HTMLElement.bnd
+++ b/javascript/duktape/HTMLElement.bnd
@@ -8,7 +8,7 @@
* http://www.opensource.org/licenses/mit-license
*/
-init HTMLHtmlElement(struct dom_html_element *html_html_element::html_element);
+init HTMLElement(struct dom_html_element *html_element::element);
getter HTMLElement::dir();
setter HTMLElement::dir();