* Refactored so that identation-style is consistent within the unit

git-svn-id: trunk@12976 -
This commit is contained in:
joost 2009-03-29 10:21:06 +00:00
parent d6f5df2572
commit 87c17a6ef8

View File

@ -1621,7 +1621,8 @@ begin
if mysql_library_init(argc, argv, groups) <> 0 then
Exit;
end else
end
else
inc(RefCount);
Result:=RefCount;