Any takers?

ping jo wich?



On 2023-01-07 17:00, Paul D wrote:
comment is documented as a string in the man page.

Ref: https://github.com/openwrt/luci/pull/6187#issuecomment-1374506633
Signed-off-by: Paul Dee <itsascambutmailmeany...@gmail.com>
---
  root/usr/share/ucode/fw4.uc | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/root/usr/share/ucode/fw4.uc b/root/usr/share/ucode/fw4.uc
index 5dce90d..0393508 100644
--- a/root/usr/share/ucode/fw4.uc
+++ b/root/usr/share/ucode/fw4.uc
@@ -3191,7 +3191,7 @@ return {
              enabled: [ "bool", "1" ],
              reload_set: [ "bool" ],
              counters: [ "bool" ],
-            comment: [ "bool" ],
+            comment: [ "string" ],

              name: [ "string", null, REQUIRED ],
              family: [ "family", "4" ],
--
2.39.0


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to