fix typo main:main
This commit is contained in:
		@@ -551,7 +551,7 @@ sub Connect($) {
 | 
			
		||||
            $hash->{DeviceName} .= ":$port";
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        main::main::DevIo_CloseDev($hash) if main::DevIo_IsOpen($hash);
 | 
			
		||||
        main::DevIo_CloseDev($hash) if main::DevIo_IsOpen($hash);
 | 
			
		||||
        delete $hash->{DevIoJustClosed}   if ( $hash->{DevIoJustClosed} );
 | 
			
		||||
 | 
			
		||||
        return OpenIfRequiredAndWritePending( $hash, $isNewConnection );
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user