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,9 +2189,10 @@ void *SVC_start(SVC service, USHORT spb_length, SCHAR * spb)
|
||||
{
|
||||
continue;
|
||||
}
|
||||
else; /* the event was posted */
|
||||
else { /* the event was posted */
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
ISC_event_fini(evnt_ptr);
|
||||
THREAD_ENTER;
|
||||
|
Loading…
Reference in New Issue
Block a user