fw4: fix handling the ipset "comment" option
[project/firewall4.git] / root / usr / share / ucode / fw4.uc
index 5dce90dd09c2657f8fcc6dda0dfddb4f4ad13f91..0393508c159db612f7d41fe1f347f30eba60ec53 100644 (file)
@@ -3191,7 +3191,7 @@ return {
                        enabled: [ "bool", "1" ],
                        reload_set: [ "bool" ],
                        counters: [ "bool" ],
-                       comment: [ "bool" ],
+                       comment: [ "string" ],
 
                        name: [ "string", null, REQUIRED ],
                        family: [ "family", "4" ],