mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUAC-1138: There is no dot-decimal notation in IPv6. Incorrect comment.
This commit is contained in:
		| @@ -29,7 +29,7 @@ angular.module('list').factory('IPv6Network', [ | ||||
|     /** | ||||
|      * Represents an IPv6 network as a pairing of base address and netmask, | ||||
|      * both of which are in binary form. To obtain an IPv6Network from | ||||
|      * standard CIDR or dot-decimal notation, use IPv6Network.parse(). | ||||
|      * standard CIDR notation, use IPv6Network.parse(). | ||||
|      * | ||||
|      * @constructor  | ||||
|      * @param {Number[]} addressGroups | ||||
|   | ||||
		Reference in New Issue
	
	Block a user