summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLMetaElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/html/HTMLMetaElement.h')
-rw-r--r--WebCore/html/HTMLMetaElement.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/WebCore/html/HTMLMetaElement.h b/WebCore/html/HTMLMetaElement.h
index f535293..d86df2e 100644
--- a/WebCore/html/HTMLMetaElement.h
+++ b/WebCore/html/HTMLMetaElement.h
@@ -28,8 +28,7 @@
namespace WebCore {
-class HTMLMetaElement : public HTMLElement
-{
+class HTMLMetaElement : public HTMLElement {
public:
HTMLMetaElement(const QualifiedName&, Document*);
~HTMLMetaElement();