Title: [163030] trunk/Source/_javascript_Core
Revision
163030
Author
m...@apple.com
Date
2014-01-29 11:38:41 -0800 (Wed, 29 Jan 2014)

Log Message

Build fix.

* bytecode/ProfiledCodeBlockJettisoningWatchpoint.cpp: Added a newline at the end of the
file.

Modified Paths

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (163029 => 163030)


--- trunk/Source/_javascript_Core/ChangeLog	2014-01-29 19:35:55 UTC (rev 163029)
+++ trunk/Source/_javascript_Core/ChangeLog	2014-01-29 19:38:41 UTC (rev 163030)
@@ -1,3 +1,10 @@
+2014-01-29  Dan Bernstein  <m...@apple.com>
+
+        Build fix.
+
+        * bytecode/ProfiledCodeBlockJettisoningWatchpoint.cpp: Added a newline at the end of the
+        file.
+
 2014-01-28  Michael Saboff  <msab...@apple.com>
 
         Merge the jsCStack branch

Modified: trunk/Source/_javascript_Core/bytecode/ProfiledCodeBlockJettisoningWatchpoint.cpp (163029 => 163030)


--- trunk/Source/_javascript_Core/bytecode/ProfiledCodeBlockJettisoningWatchpoint.cpp	2014-01-29 19:35:55 UTC (rev 163029)
+++ trunk/Source/_javascript_Core/bytecode/ProfiledCodeBlockJettisoningWatchpoint.cpp	2014-01-29 19:38:41 UTC (rev 163030)
@@ -64,4 +64,4 @@
 
 } // namespace JSC
 
-#endif // ENABLE(DFG_JIT)
\ No newline at end of file
+#endif // ENABLE(DFG_JIT)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to