From b353c7791bc5b67d16393d331ea8352a0630dff0 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Tue, 5 Nov 2002 09:19:34 +0000 Subject: Ajout de controls a la methode Coords --- generic/Reticle.c | 1 + 1 file changed, 1 insertion(+) (limited to 'generic/Reticle.c') diff --git a/generic/Reticle.c b/generic/Reticle.c index 7414e8f..9fa9616 100644 --- a/generic/Reticle.c +++ b/generic/Reticle.c @@ -523,6 +523,7 @@ Coords(Item item, int index, int cmd, ZnPoint **pts, + char **controls, int *num_pts) { ReticleItem reticle = (ReticleItem) item; -- cgit v1.1