[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:51:06 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit cf12cc2198eb2cd6297447fc17b4b9b58e114e5e
Author: cblu <cblu at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 24 05:28:03 2001 +0000

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

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

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list