Title: [137032] trunk/Source/WTF
Revision
137032
Author
[email protected]
Date
2012-12-08 08:08:52 -0800 (Sat, 08 Dec 2012)

Log Message

Unreviewed trivial space fix to silence an automake warning.

* GNUmakefile.list.am:

Modified Paths

Diff

Modified: trunk/Source/WTF/ChangeLog (137031 => 137032)


--- trunk/Source/WTF/ChangeLog	2012-12-08 16:01:02 UTC (rev 137031)
+++ trunk/Source/WTF/ChangeLog	2012-12-08 16:08:52 UTC (rev 137032)
@@ -1,3 +1,9 @@
+2012-12-08  Gustavo Noronha Silva  <[email protected]>
+
+        Unreviewed trivial space fix to silence an automake warning.
+
+        * GNUmakefile.list.am:
+
 2012-12-05  Halton Huo  <[email protected]>
 
         [CMake] Unify coding style for CMake files

Modified: trunk/Source/WTF/GNUmakefile.list.am (137031 => 137032)


--- trunk/Source/WTF/GNUmakefile.list.am	2012-12-08 16:01:02 UTC (rev 137031)
+++ trunk/Source/WTF/GNUmakefile.list.am	2012-12-08 16:08:52 UTC (rev 137032)
@@ -135,7 +135,7 @@
     Source/WTF/wtf/RandomNumber.cpp \
     Source/WTF/wtf/RandomNumber.h \
     Source/WTF/wtf/RandomNumberSeed.h \
-    Source/WTF/wtf/RawPointer.h\ 
+    Source/WTF/wtf/RawPointer.h \
     Source/WTF/wtf/RedBlackTree.h \
     Source/WTF/wtf/RefCounted.h \
     Source/WTF/wtf/RefCountedArray.h \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to