aboutsummaryrefslogtreecommitdiff
path: root/src/proj_4D_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/proj_4D_api.c')
-rw-r--r--src/proj_4D_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proj_4D_api.c b/src/proj_4D_api.c
index c91b0786..af4bae45 100644
--- a/src/proj_4D_api.c
+++ b/src/proj_4D_api.c
@@ -342,7 +342,7 @@ size_t proj_trans_generic (
/*************************************************************************************/
-PJ_COORD proj_geoc_lat (const PJ *P, PJ_DIRECTION direction, PJ_COORD coo) {
+PJ_COORD proj_geocentric_latitude (const PJ *P, PJ_DIRECTION direction, PJ_COORD coo) {
/**************************************************************************************
Convert geographical latitude to geocentric (or the other way round if
direction = PJ_INV)