[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

cblu cblu at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:50:27 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 680e00020377743df8dd86050bbb2171b71b5c66
Author: cblu <cblu at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 15 23:37:56 2001 +0000

    qchar-test.cpp
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@330 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/kwq/tests/qt/qchar-test.cpp b/WebCore/kwq/tests/qt/qchar-test.cpp
index 8c61cb7..f672093 100644
--- a/WebCore/kwq/tests/qt/qchar-test.cpp
+++ b/WebCore/kwq/tests/qt/qchar-test.cpp
@@ -6,7 +6,7 @@
 
 #include <qstring.h>
 
-int main() {{
+int main() {
 
     char c_char = 'a';
     uchar c_uchar = 'b';
diff --git a/WebCore/src/kwq/tests/qt/qchar-test.cpp b/WebCore/src/kwq/tests/qt/qchar-test.cpp
index 8c61cb7..f672093 100644
--- a/WebCore/src/kwq/tests/qt/qchar-test.cpp
+++ b/WebCore/src/kwq/tests/qt/qchar-test.cpp
@@ -6,7 +6,7 @@
 
 #include <qstring.h>
 
-int main() {{
+int main() {
 
     char c_char = 'a';
     uchar c_uchar = 'b';

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list