summaryrefslogtreecommitdiffstats
path: root/dom/html/HTMLTextAreaElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/html/HTMLTextAreaElement.h')
-rw-r--r--dom/html/HTMLTextAreaElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/html/HTMLTextAreaElement.h b/dom/html/HTMLTextAreaElement.h
index bfc7d203d..8723e85f6 100644
--- a/dom/html/HTMLTextAreaElement.h
+++ b/dom/html/HTMLTextAreaElement.h
@@ -144,7 +144,7 @@ public:
* Called when an attribute is about to be changed
*/
virtual nsresult BeforeSetAttr(int32_t aNameSpaceID, nsIAtom* aName,
- nsAttrValueOrString* aValue,
+ const nsAttrValueOrString* aValue,
bool aNotify) override;
// nsIMutationObserver