src/param_ctrl.h @@ -55,7 +55,7 @@ if(mctrl_list.count(mtype)) return mctrl_list[mtype].GetCtrlEntry(); else return NULL; return NULL; } };