Switch to side-by-side view
--- a/src/common/rclconfig.h +++ b/src/common/rclconfig.h @@ -382,6 +382,8 @@ /** Create initial user configuration */ bool initUserConfig(); + /** Init all ParamStale members */ + void initParamStale(ConfNull *cnf, ConfNull *mimemap); /** Copy from other */ void initFrom(const RclConfig& r); /** Init pointers to 0 */