aboutsummaryrefslogtreecommitdiff
path: root/generic/Geo.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/Geo.h')
-rw-r--r--generic/Geo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/Geo.h b/generic/Geo.h
index fc5325b..e1be69b 100644
--- a/generic/Geo.h
+++ b/generic/Geo.h
@@ -288,7 +288,7 @@ ZnPoint *
GetCirclePoints(int type,
int quality,
ZnReal start_angle,
- ZnReal end_angle,
+ ZnReal angle_extent,
int *num_points,
ZnList point_list);