Reviewed by Alexey Proskuryakov.

Fix some coding style/formatting issues in WMLAElement.


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@38659 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index f894957..c07024f 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -2,6 +2,17 @@
 
         Reviewed by Alexey Proskuryakov.
 
+        Fix some coding style/formatting issues in WMLAElement.
+
+        * wml/WMLAElement.cpp:
+        (WebCore::WMLAElement::parseMappedAttribute):
+        (WebCore::WMLAElement::defaultEventHandler):
+        * wml/WMLAElement.h:
+
+2008-11-21  Nikolas Zimmermann  <nikolas.zimmermann@torchmobile.com>
+
+        Reviewed by Alexey Proskuryakov.
+
         Fixes: https://bugs.webkit.org/show_bug.cgi?id=22399
 
         Implement <anchor> support for WML, add WMLVariables file containing helper functions