aboutsummaryrefslogtreecommitdiff
path: root/generic/OverlapMan.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/OverlapMan.c')
-rw-r--r--generic/OverlapMan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/OverlapMan.c b/generic/OverlapMan.c
index 769e395..5d6e8ca 100644
--- a/generic/OverlapMan.c
+++ b/generic/OverlapMan.c
@@ -581,7 +581,7 @@ SetupLeaderPosition(int iw,
int jp;
double alpha;
BOOLEAN ok = FALSE;
- double dx, dy;
+ double dx = 0, dy = 0;
Fx0 = 0.0;
Fy0 = 0.0;