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


The following commit has been merged in the debian/unstable branch:
commit b6547c5b3d1de64a573c2643daeb2e854c74136d
Author: cblu <cblu at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 3 23:39:16 2001 +0000

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

diff --git a/WebCore/kwq/tests/qt/qtime-test.cpp b/WebCore/kwq/tests/qt/qtime-test.cpp
index ecfb3c2..aa15d34 100644
--- a/WebCore/kwq/tests/qt/qtime-test.cpp
+++ b/WebCore/kwq/tests/qt/qtime-test.cpp
@@ -9,6 +9,7 @@
 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 ecfb3c2..aa15d34 100644
--- a/WebCore/src/kwq/tests/qt/qtime-test.cpp
+++ b/WebCore/src/kwq/tests/qt/qtime-test.cpp
@@ -9,6 +9,7 @@
 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