aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/PJ_wag3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_wag3.c b/src/PJ_wag3.c
index 30b1a38a..28529966 100644
--- a/src/PJ_wag3.c
+++ b/src/PJ_wag3.c
@@ -5,7 +5,7 @@ static const char SCCSID[]="@(#)PJ_wag3.c 4.1 94/02/15 GIE REL";
double C_x;
#define PJ_LIB__
# include <projects.h>
-PROJ_HEAD(wag3, "Wagner III") "\n\tPCyl., Sph.";
+PROJ_HEAD(wag3, "Wagner III") "\n\tPCyl., Sph.\n\tlat_ts=";
#define TWOTHIRD 0.6666666666666666666667
FORWARD(s_forward); /* spheroid */
xy.x = P->C_x * lp.lam * cos(TWOTHIRD * lp.phi);