diff options
| author | Michael Johnson <ahze@FreeBSD.org> | 2004-12-11 09:38:24 +0000 |
|---|---|---|
| committer | Michael Johnson <ahze@FreeBSD.org> | 2004-12-11 09:38:24 +0000 |
| commit | 6b3bfe697167dea9c77dbf17b37ccc11fb0cf6d1 (patch) | |
| tree | 917624539c87b922a5371878d07450948d2bf7e7 /math/gnumeric/files/patch-plugins::psiconv::psiconv-read.c | |
| parent | Remove gnumeric from distinfo (diff) | |
Move math/gnumeric2 --> math/gnumeric
Notes
Notes:
svn path=/head/; revision=123705
Diffstat (limited to 'math/gnumeric/files/patch-plugins::psiconv::psiconv-read.c')
| -rw-r--r-- | math/gnumeric/files/patch-plugins::psiconv::psiconv-read.c | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/math/gnumeric/files/patch-plugins::psiconv::psiconv-read.c b/math/gnumeric/files/patch-plugins::psiconv::psiconv-read.c deleted file mode 100644 index a14b75c2f0c5..000000000000 --- a/math/gnumeric/files/patch-plugins::psiconv::psiconv-read.c +++ /dev/null @@ -1,27 +0,0 @@ ---- plugins/psiconv/psiconv-read.c.orig Sun Sep 19 16:43:32 2004 -+++ plugins/psiconv/psiconv-read.c Sun Sep 19 16:44:35 2004 -@@ -301,7 +301,7 @@ - /* case psiconv_formula_mark_opend: */ - default: - /* kind = -1; */ -- /* break; */ -+ break; - } - - if (kind == -1) { -@@ -336,6 +336,7 @@ - v = value_new_cellrange(cr1,cr2,1,1); - break; - default: -+ break; - } - if (!v) - return NULL; -@@ -407,6 +408,7 @@ - return NULL; - return parse_subexpr(psi_form1); - default: -+ break; - } - } - |
