From 9300b7c32a64e4a0edc0d5aa5cd40d07ae3f75d9 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 16 Sep 2002 03:04:14 +0000 Subject: Add gnumeric2 after a repo copy from gnumeric. Gnumeric2 is a sreadsheet application for the GNOME 2 desktop. --- math/gnumeric2/files/patch-src::stf-parse.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'math/gnumeric2/files/patch-src::stf-parse.c') diff --git a/math/gnumeric2/files/patch-src::stf-parse.c b/math/gnumeric2/files/patch-src::stf-parse.c index b45569925e68..09b8ea27785d 100644 --- a/math/gnumeric2/files/patch-src::stf-parse.c +++ b/math/gnumeric2/files/patch-src::stf-parse.c @@ -1,6 +1,6 @@ ---- src/stf-parse.c.orig Fri Mar 1 21:03:09 2002 -+++ src/stf-parse.c Fri Mar 1 21:03:17 2002 -@@ -870,8 +870,7 @@ +--- src/stf-parse.c.orig Thu Sep 12 00:21:07 2002 ++++ src/stf-parse.c Thu Sep 12 00:21:59 2002 +@@ -876,8 +876,7 @@ if (len == -1) return (char *)s; if (len > 1) { @@ -9,4 +9,4 @@ + if (mbstowcs (&wstr, s, 1) == 1) return (char *)s; s += len; - } else { + } else -- cgit v1.2.3