Avoid sparse error or warning for sizeof(_Bool).
[openvswitch] / tests / idltest.ovsschema
index 275a49e4f433c52d238238fe87bc375aa5a62286..1d073aa28bcbc6fd3ebd24037cbb1a3b42f26ba8 100644 (file)
@@ -60,7 +60,7 @@
         "ba": {
           "type": {
             "key": "boolean", 
-            "max": "unlimited", 
+            "max": 1,
             "min": 0
           }
         },