mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 06:03:02 +01:00
Cleanup
This commit is contained in:
parent
377d3c6676
commit
7255be3a74
@ -2189,8 +2189,9 @@ void *SVC_start(SVC service, USHORT spb_length, SCHAR * spb)
|
|||||||
{
|
{
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
else; /* the event was posted */
|
else { /* the event was posted */
|
||||||
break;
|
break;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ISC_event_fini(evnt_ptr);
|
ISC_event_fini(evnt_ptr);
|
||||||
|
Loading…
Reference in New Issue
Block a user