*** empty log message ***

This commit is contained in:
zolliker
2005-09-02 13:04:49 +00:00
parent 67a68f3240
commit e590448f92
4 changed files with 5 additions and 5 deletions

View File

@ -343,7 +343,7 @@ static int IpsChangeField(long pc, IpsDriv *me) {
EveWrite(eve, "X");
FSM_NEXT
IpsStatus(me); /* just check for errors */
if (time(NULL) < me->tim + 3) goto stab3; /* stabilize */
if (time(NULL) < me->tim + 10) goto stab3; /* stabilize */
EveWrite(eve, "A0"); /* hold */
FSM_NEXT