Index: polyhelp.c =================================================================== --- polyhelp.c (revision 26941) +++ polyhelp.c (revision 26942) @@ -408,7 +408,7 @@ return -1; } - *period = dlg[wspc].val.coord_value; + *period = dlg[wspc].val.crd; if (dlg[wcont].val.lng) *want_contour = 1; *dir = 0;