mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 23:23:02 +01:00
Little examples fix
This commit is contained in:
parent
33c3275358
commit
6e9a2f7344
@ -198,4 +198,6 @@ int main()
|
|||||||
// generic cleanup
|
// generic cleanup
|
||||||
prov->release();
|
prov->release();
|
||||||
status.dispose();
|
status.dispose();
|
||||||
|
|
||||||
|
return rc;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user