diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-09-04 12:24:23 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-09-04 12:24:23 +0000 |
commit | 0add9fcff9a92f2194a33871715a4edfc6e55b19 (patch) | |
tree | a26fb2bd5fc243a10e1f08826d6e0ef139145a87 /biology/mapm3/files/patch-mapm-info.c | |
parent | net-mgmt/wifimgr: update to 1.13 (diff) |
biology/mapm3: Reformat patches.
Make them compliant with the expected format.
Diffstat (limited to 'biology/mapm3/files/patch-mapm-info.c')
-rw-r--r-- | biology/mapm3/files/patch-mapm-info.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/biology/mapm3/files/patch-mapm-info.c b/biology/mapm3/files/patch-mapm-info.c index d90cc8cb2a38..6aaccbac6d06 100644 --- a/biology/mapm3/files/patch-mapm-info.c +++ b/biology/mapm3/files/patch-mapm-info.c @@ -1,6 +1,6 @@ ---- mapm/info.c.orig 2008-04-04 20:05:29.000000000 +0000 -+++ mapm/info.c 2008-03-27 21:26:18.000000000 +0000 -@@ -966,9 +966,9 @@ +--- mapm/info.c.orig 1993-02-09 16:35:03 UTC ++++ mapm/info.c +@@ -966,9 +966,9 @@ FILE *fp; class[locus]); fpr(fp); } @@ -12,7 +12,7 @@ } -@@ -980,12 +980,12 @@ +@@ -980,12 +980,12 @@ FILE *fp; real rate; char temp_locus_name[NAME_LEN+2], word[TOKLEN+1]; @@ -27,7 +27,7 @@ if (!nstoken(&ln,sREQUIRED,temp_locus_name,NAME_LEN+1) || temp_locus_name[0]!='*' || len(temp_locus_name)<2) -@@ -1007,9 +1007,9 @@ +@@ -1007,9 +1007,9 @@ FILE *fp; order_next[locus]= ord_next; class[locus]= class_num; } |