summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/rnaview/files/rnaview-20040713-implicit.patch')
-rw-r--r--sci-biology/rnaview/files/rnaview-20040713-implicit.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/rnaview/files/rnaview-20040713-implicit.patch b/sci-biology/rnaview/files/rnaview-20040713-implicit.patch
index 009f6e79ae86..90ea72ab6f8c 100644
--- a/sci-biology/rnaview/files/rnaview-20040713-implicit.patch
+++ b/sci-biology/rnaview/files/rnaview-20040713-implicit.patch
@@ -1,7 +1,7 @@
Fix implicit function declaration
---- src/xml2ps.c
-+++ src/xml2ps.c
+--- a/src/xml2ps.c
++++ b/src/xml2ps.c
@@ -36,7 +36,7 @@
void read_sugar_syn(char *inpfile, long **sugar_syn);
void get_sugar_syn(FILE *inp, char *value_ch);