diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-09-02 22:26:36 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-09-02 22:26:36 +0000 |
commit | 15eb2bcbb0b5983160a3cd5e1b83e16c2aca71a6 (patch) | |
tree | 644de230ec54849b8d36e5ba4f52e1f9263420c4 /libs | |
parent | 6b6abc95d04dcd4c5be6b1082e2b4a63f7b6047f (diff) |
* luci/libs: uvl: remove deprecated notice from reference scheme
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 |