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