mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 00:47:21 +01:00 
			
		
		
		
	ratbox: fix typo in outgoing REALHOST
This commit is contained in:
		
							parent
							
								
									4dcbc85a81
								
							
						
					
					
						commit
						d943a8286f
					
				@ -70,7 +70,7 @@ class RatboxProtocol(TS6Protocol):
 | 
			
		||||
 | 
			
		||||
        if orig_realhost:
 | 
			
		||||
            # If real host is specified, send it using ENCAP REALHOST
 | 
			
		||||
            self._send(u, "ENCAP * REALHOST %s" % orig_realhost)
 | 
			
		||||
            self._send(uid, "ENCAP * REALHOST %s" % orig_realhost)
 | 
			
		||||
 | 
			
		||||
        return u
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user