aboutsummaryrefslogtreecommitdiff
path: root/src/pj_init.c
diff options
context:
space:
mode:
authorThomas Knudsen <busstoptaktik@users.noreply.github.com>2017-12-19 10:28:16 +0100
committerGitHub <noreply@github.com>2017-12-19 10:28:16 +0100
commita885fbb2f1f285c2cdadacdaa4616bf60184f925 (patch)
treec1d7076563d147373266d932da46fcb366d1b40a /src/pj_init.c
parent9b56f505139a09737f08152e4929cf7aed774a83 (diff)
downloadPROJ-a885fbb2f1f285c2cdadacdaa4616bf60184f925.tar.gz
PROJ-a885fbb2f1f285c2cdadacdaa4616bf60184f925.zip
Some corrections in response to a review by Kristian Evers (#718)
* Some corrections in response to a review by Kristian Evers
Diffstat (limited to 'src/pj_init.c')
-rw-r--r--src/pj_init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pj_init.c b/src/pj_init.c
index 7e885575..1b0f479f 100644
--- a/src/pj_init.c
+++ b/src/pj_init.c
@@ -344,6 +344,7 @@ where 'ellps=intl' precedes 'ellps=GRS80', and hence takes precedence,
turning the expansion into an UTM projection on the Hayford ellipsoid.
Note that 'init=foo:bar' stays in the list. It is ignored after expansion.
+
******************************************************************************/
paralist *last;
paralist *expn;