Title: [229584] trunk/Source/WTF
- Revision
- 229584
- Author
- [email protected]
- Date
- 2018-03-13 13:14:14 -0700 (Tue, 13 Mar 2018)
Log Message
Unreviewed, fix typo in a comment
* wtf/Platform.h:
Modified Paths
Diff
Modified: trunk/Source/WTF/ChangeLog (229583 => 229584)
--- trunk/Source/WTF/ChangeLog 2018-03-13 20:10:40 UTC (rev 229583)
+++ trunk/Source/WTF/ChangeLog 2018-03-13 20:14:14 UTC (rev 229584)
@@ -1,3 +1,9 @@
+2018-03-13 Michael Catanzaro <[email protected]>
+
+ Unreviewed, fix typo in a comment
+
+ * wtf/Platform.h:
+
2018-03-12 Don Olmstead <[email protected]>
[CMake][Win] Forwarding headers of WTF and PAL are copied twice in Visual Studio builds
Modified: trunk/Source/WTF/wtf/Platform.h (229583 => 229584)
--- trunk/Source/WTF/wtf/Platform.h 2018-03-13 20:10:40 UTC (rev 229583)
+++ trunk/Source/WTF/wtf/Platform.h 2018-03-13 20:14:14 UTC (rev 229584)
@@ -89,7 +89,7 @@
#define WTF_CPU_KNOWN 1
#endif
-/* CPU(PPC64) - PowerPC 64-bit Little Endian */
+/* CPU(PPC64LE) - PowerPC 64-bit Little Endian */
#if ( defined(__ppc64__) \
|| defined(__PPC64__) \
|| defined(__ppc64le__) \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes