Title: [165828] branches/safari-537.75-branch/Source/WebKit2
- Revision
- 165828
- Author
- [email protected]
- Date
- 2014-03-18 12:07:12 -0700 (Tue, 18 Mar 2014)
Log Message
Remove consecutive single quotations, as the C compiler does not recognize scheme comments.
Modified Paths
Diff
Modified: branches/safari-537.75-branch/Source/WebKit2/ChangeLog (165827 => 165828)
--- branches/safari-537.75-branch/Source/WebKit2/ChangeLog 2014-03-18 19:05:06 UTC (rev 165827)
+++ branches/safari-537.75-branch/Source/WebKit2/ChangeLog 2014-03-18 19:07:12 UTC (rev 165828)
@@ -1,3 +1,11 @@
+2014-03-18 Matthew Hanson <[email protected]>
+
+ Remove consecutive single quotations, as the C compiler does not recognize scheme comments.
+
+ Unreviewed build fix.
+
+ * WebProcess/com.apple.WebProcess.sb.in:
+
2014-03-18 Jer Noble <[email protected]>
Unreviewed Mountain Lion build fix. Work around "empty character constant" error
Modified: branches/safari-537.75-branch/Source/WebKit2/WebProcess/com.apple.WebProcess.sb.in (165827 => 165828)
--- branches/safari-537.75-branch/Source/WebKit2/WebProcess/com.apple.WebProcess.sb.in 2014-03-18 19:05:06 UTC (rev 165827)
+++ branches/safari-537.75-branch/Source/WebKit2/WebProcess/com.apple.WebProcess.sb.in 2014-03-18 19:07:12 UTC (rev 165828)
@@ -9,7 +9,7 @@
; notice, this list of conditions and the following disclaimer in the
; documentation and/or other materials provided with the distribution.
;
-; THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS''
+; THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS "AS IS"
; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
; THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
; PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes