mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	Fixed comment for linting
This commit is contained in:
		
							parent
							
								
									e91c378bd4
								
							
						
					
					
						commit
						030d7264e6
					
				| @ -362,7 +362,7 @@ func (h *Headscale) GetMachineByMachineKey( | ||||
| 	return &m, nil | ||||
| } | ||||
| 
 | ||||
| // GetMachineByNodeKey finds a Machine by its current NodeKey
 | ||||
| // GetMachineByNodeKey finds a Machine by its current NodeKey.
 | ||||
| func (h *Headscale) GetMachineByNodeKey( | ||||
| 	nodeKey key.NodePublic, | ||||
| ) (*Machine, error) { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user