[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373
weinig at apple.com
weinig at apple.com
Wed Apr 7 23:02:42 UTC 2010
The following commit has been merged in the webkit-1.2 branch:
commit 48d542f1e9972304160bf169cc4a1c595831dbf5
Author: weinig at apple.com <weinig at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Oct 23 21:25:09 2009 +0000
Try and fix the windows build.
* Interfaces/WebKit.idl:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49999 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebKit/win/ChangeLog b/WebKit/win/ChangeLog
index 68c21e0..5e27a3f 100644
--- a/WebKit/win/ChangeLog
+++ b/WebKit/win/ChangeLog
@@ -1,3 +1,9 @@
+2009-10-23 Sam Weinig <sam at webkit.org>
+
+ Try and fix the windows build.
+
+ * Interfaces/WebKit.idl:
+
2009-10-22 Gavin Barraclough <barraclough at apple.com>
Reviewed by Sam Weinig & Geoff Garen.
diff --git a/WebKit/win/Interfaces/WebKit.idl b/WebKit/win/Interfaces/WebKit.idl
index 1897601..98f0439 100644
--- a/WebKit/win/Interfaces/WebKit.idl
+++ b/WebKit/win/Interfaces/WebKit.idl
@@ -24,7 +24,7 @@
*/
cpp_quote("/*")
-cpp_quote(" * Copyright (C) 2006, 2007, 2008 Apple Inc. All rights reserved.")
+cpp_quote(" * Copyright (C) 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.")
cpp_quote(" *")
cpp_quote(" * Redistribution and use in source and binary forms, with or without")
cpp_quote(" * modification, are permitted provided that the following conditions")
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list