[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:48:47 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit a90687db0c48159032fe872ae189f3ec4ef0cbbf
Author: cblu <cblu at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 4 00:24:59 2001 +0000

    Making a small change to test jersey
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@264 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/kwq/tests/qt/qtime-test.cpp b/WebCore/kwq/tests/qt/qtime-test.cpp
index aa15d34..ecfb3c2 100644
--- a/WebCore/kwq/tests/qt/qtime-test.cpp
+++ b/WebCore/kwq/tests/qt/qtime-test.cpp
@@ -9,7 +9,6 @@
 int main() {
 
     QTime d0;
-
     QTime d1 = QTime(23, 59, 59, 999);
     QTime d2 = QTime(1, 8, 6, 0);
     QTime d3;
diff --git a/WebCore/src/kwq/tests/qt/qtime-test.cpp b/WebCore/src/kwq/tests/qt/qtime-test.cpp
index aa15d34..ecfb3c2 100644
--- a/WebCore/src/kwq/tests/qt/qtime-test.cpp
+++ b/WebCore/src/kwq/tests/qt/qtime-test.cpp
@@ -9,7 +9,6 @@
 int main() {
 
     QTime d0;
-
     QTime d1 = QTime(23, 59, 59, 999);
     QTime d2 = QTime(1, 8, 6, 0);
     QTime d3;

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list