X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=config%2Fexpr.h;h=f63b41b0dd498d23b65b3c12fe47e3b2c87e148d;hp=94a383b21df6405f4a9f6b6c08758d6c822381d8;hb=9625eb0fa4e880b87250d8596bdae6ae1d95a21c;hpb=1e015f2575b9d43c0106ab0392ba8c02fa8e9370 diff --git a/config/expr.h b/config/expr.h index 94a383b..f63b41b 100644 --- a/config/expr.h +++ b/config/expr.h @@ -171,6 +171,9 @@ struct symbol { * config BAZ * int "BAZ Value" * range 1..255 + * + * Please, also check zconf.y:print_symbol() when modifying the + * list of property types! */ enum prop_type { P_UNKNOWN,