summaryrefslogtreecommitdiff
path: root/x11/qt4-libs/patches/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qt4-libs/patches/patch-an')
-rw-r--r--x11/qt4-libs/patches/patch-an6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/qt4-libs/patches/patch-an b/x11/qt4-libs/patches/patch-an
index 10535f4517c..e28ab01826b 100644
--- a/x11/qt4-libs/patches/patch-an
+++ b/x11/qt4-libs/patches/patch-an
@@ -1,8 +1,8 @@
-$NetBSD: patch-an,v 1.1 2007/08/04 00:02:36 joerg Exp $
+$NetBSD: patch-an,v 1.2 2007/10/13 12:02:15 adam Exp $
---- src/script/qscriptlexer.cpp.orig 2007-08-03 23:04:51.000000000 +0000
+--- src/script/qscriptlexer.cpp.orig 2007-10-01 15:06:09.000000000 +0200
+++ src/script/qscriptlexer.cpp
-@@ -683,7 +683,7 @@ int QScript::Lexer::lex()
+@@ -706,7 +706,7 @@ int QScript::Lexer::lex()
double dval = 0;
if (state == Number) {