mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 10:39:40 +01:00 
			
		
		
		
	* Fix typo (from Andreas Schneider)
git-svn-id: trunk@25747 -
This commit is contained in:
		
							parent
							
								
									db49a169cb
								
							
						
					
					
						commit
						481b0e7260
					
				@ -3407,7 +3407,7 @@ begin
 | 
			
		||||
    end
 | 
			
		||||
  else
 | 
			
		||||
    begin
 | 
			
		||||
    OCILibraryHandle:=loadlibrary(ocilib);
 | 
			
		||||
    OCILibraryHandle:=loadlibrary(LibraryName);
 | 
			
		||||
    if (OCILibraryHandle=nilhandle) then
 | 
			
		||||
      begin
 | 
			
		||||
      RefCount := 0;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user