--- trees.c.orig Thu Feb 13 15:52:06 2003 +++ trees.c Thu Feb 13 16:19:08 2003 @@ -1497,7 +1497,7 @@ fprintf(stdout,"\n or 3) use the PHYLIP package."); fprintf(stdout,"\n\n"); if (usemenu) - getstr("Press [RETURN] to continue",dummy); + getstr("Press [RETURN] to continue",dummy,10); }