validate: change dt_parse() to return an enum indicating the kind of value that was...
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 28 Nov 2013 21:19:34 +0000 (21:19 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 28 Nov 2013 21:19:34 +0000 (21:19 +0000)
commitc29e744f6730ebbaead3f4ac4877d56a4ac57764
tree6139a359be52ddee91cdb36b2bcb30545a774679
parent6ebf9e1acc9df1707bbd614d63a84fe05dc2749e
validate: change dt_parse() to return an enum indicating the kind of value that was matched (bool, number, string)
validate/libvalidate.h
validate/validate.c