diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/PJ_ob_tran.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/PJ_ob_tran.c b/src/PJ_ob_tran.c index 34e0f6b8..4ddba9a4 100644 --- a/src/PJ_ob_tran.c +++ b/src/PJ_ob_tran.c @@ -80,6 +80,7 @@ ENTRY1(ob_tran, link) /* copy existing header into new */ P->es = 0.; /* force to spherical */ P->link->params = P->params; + P->link->ctx = P->ctx; P->link->over = P->over; P->link->geoc = P->geoc; P->link->a = P->a; |
