mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 03:23:04 +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;
|
||||
}
|
||||
else; /* the event was posted */
|
||||
break;
|
||||
else { /* the event was posted */
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
ISC_event_fini(evnt_ptr);
|
||||
|
Loading…
Reference in New Issue
Block a user