Loading src/tool_getparam.h +2 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,8 @@ typedef enum { PARAM_LAST } ParameterError; struct Configurable; ParameterError getparameter(char *flag, char *nextarg, bool *usedarg, Loading Loading
src/tool_getparam.h +2 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,8 @@ typedef enum { PARAM_LAST } ParameterError; struct Configurable; ParameterError getparameter(char *flag, char *nextarg, bool *usedarg, Loading