summaryrefslogtreecommitdiff
path: root/comp.h
diff options
context:
space:
mode:
Diffstat (limited to 'comp.h')
-rw-r--r--comp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/comp.h b/comp.h
index 460291e..4cab400 100644
--- a/comp.h
+++ b/comp.h
@@ -3,7 +3,7 @@
#include "match.h"
-extern int horizontal_stdev, vertical_stdev;
+extern double horizontal_stdev, vertical_stdev;
void comp_visit(struct leg *l);