Title: [120276] trunk/Source/WebCore
Revision
120276
Author
[email protected]
Date
2012-06-13 21:18:12 -0700 (Wed, 13 Jun 2012)

Log Message

Unreviewed typo fix.

* platform/RefCountedSupplement.h:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (120275 => 120276)


--- trunk/Source/WebCore/ChangeLog	2012-06-14 04:12:53 UTC (rev 120275)
+++ trunk/Source/WebCore/ChangeLog	2012-06-14 04:18:12 UTC (rev 120276)
@@ -1,3 +1,9 @@
+2012-06-13  MORITA Hajime  <[email protected]>
+
+        Unreviewed typo fix.
+
+        * platform/RefCountedSupplement.h:
+
 2012-06-13  Sheriff Bot  <[email protected]>
 
         Unreviewed, rolling out r120268.

Modified: trunk/Source/WebCore/platform/RefCountedSupplement.h (120275 => 120276)


--- trunk/Source/WebCore/platform/RefCountedSupplement.h	2012-06-14 04:12:53 UTC (rev 120275)
+++ trunk/Source/WebCore/platform/RefCountedSupplement.h	2012-06-14 04:18:12 UTC (rev 120276)
@@ -24,7 +24,7 @@
  */
 
 #ifndef RefCountedSupplement_h
-#define RefCountedSupplement_H
+#define RefCountedSupplement_h
 
 #include "Supplementable.h"
 #include <wtf/RefCounted.h>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to