This commit is contained in:
Aoran Zeng
2025-07-11 21:22:43 +08:00
parent 87ec78340a
commit d9dac7af6e
2 changed files with 4 additions and 4 deletions

View File

@@ -350,7 +350,7 @@ cmd_to_check_program (char *prog_name)
return quiet_cmd;
}
XY_Dreprecate_This("Use cmd_to_check_program() instead")
XY_Deprecate_This("Use cmd_to_check_program() instead")
static char *
cmd_to_check_program2 (char *prog_name)
{