diff --git a/src/utils/ucc_parser.h b/src/utils/ucc_parser.h index 17a64c3df4..dd0869c66d 100644 --- a/src/utils/ucc_parser.h +++ b/src/utils/ucc_parser.h @@ -280,7 +280,7 @@ void ucc_config_release_uint_ranged(void *ptr, const void *arg); ucc_config_clone_pipeline_params, \ ucc_config_release_pipeline_params, ucs_config_help_generic, \ "thresh=:fragsize=:nfrags=" \ - ":pdepth=:" \ + ":pdepth=:" \ } #endif