Title: [148174] trunk/Tools
Revision
148174
Author
[email protected]
Date
2013-04-10 23:19:55 -0700 (Wed, 10 Apr 2013)

Log Message

Unreviewed.

* GNUmakefile.am: Removing extra whitespace that's producing warnings.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (148173 => 148174)


--- trunk/Tools/ChangeLog	2013-04-11 06:04:31 UTC (rev 148173)
+++ trunk/Tools/ChangeLog	2013-04-11 06:19:55 UTC (rev 148174)
@@ -1,3 +1,9 @@
+2013-04-10  Zan Dobersek  <[email protected]>
+
+        Unreviewed.
+
+        * GNUmakefile.am: Removing extra whitespace that's producing warnings.
+
 2013-04-10  Glenn Adams  <[email protected]>
 
         [webkitpy] Remove unused return_exit_code argument and returned values from SCM.{add,add_list}

Modified: trunk/Tools/GNUmakefile.am (148173 => 148174)


--- trunk/Tools/GNUmakefile.am	2013-04-11 06:04:31 UTC (rev 148173)
+++ trunk/Tools/GNUmakefile.am	2013-04-11 06:19:55 UTC (rev 148174)
@@ -280,7 +280,7 @@
 	Tools/DumpRenderTree/TestNetscapePlugIn/Tests/PassDifferentNPPStruct.cpp \
 	Tools/DumpRenderTree/TestNetscapePlugIn/Tests/PluginScriptableNPObjectInvokeDefault.cpp \
 	Tools/DumpRenderTree/TestNetscapePlugIn/Tests/PrivateBrowsing.cpp \
-	Tools/DumpRenderTree/TestNetscapePlugIn/Tests/ToStringAndValueOfObject.cpp \	
+	Tools/DumpRenderTree/TestNetscapePlugIn/Tests/ToStringAndValueOfObject.cpp \
 	Tools/DumpRenderTree/TestNetscapePlugIn/Tests/x11/CallInvalidateRectWithNullNPPArgument.cpp \
 	Tools/DumpRenderTree/TestNetscapePlugIn/PluginTest.cpp \
 	Tools/DumpRenderTree/TestNetscapePlugIn/PluginTest.h \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to