diff options
Diffstat (limited to 'libs')
-rw-r--r-- | libs/uvl/root/lib/uci/schema/meta/schema | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/uvl/root/lib/uci/schema/meta/schema b/libs/uvl/root/lib/uci/schema/meta/schema index d424ef979..906812454 100644 --- a/libs/uvl/root/lib/uci/schema/meta/schema +++ b/libs/uvl/root/lib/uci/schema/meta/schema @@ -1,8 +1,5 @@ # UVL - Reference-Spec # This is a meta scheme defining the format of uci schemes. -# Note that this spec is overly strict, it requires that the "depends", -# "valueof" and "validator" fields are of type list but if only one value is -# given, the notation as "option" is allowed too. # $Id$ package schema |