aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_august.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/PJ_august.c')
-rw-r--r--src/PJ_august.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/PJ_august.c b/src/PJ_august.c
index 4e6dab98..496fc3c3 100644
--- a/src/PJ_august.c
+++ b/src/PJ_august.c
@@ -4,6 +4,7 @@ PROJ_HEAD(august, "August Epicycloidal") "\n\tMisc Sph, no inv.";
#define M 1.333333333333333
FORWARD(s_forward); /* spheroid */
double t, c1, c, x1, x12, y1, y12;
+ (void) P;
t = tan(.5 * lp.phi);
c1 = sqrt(1. - t * t);