Rename to chsrc_check_file

This commit is contained in:
Aoran Zeng
2024-06-14 15:15:59 +08:00
parent eb3d01c72d
commit 20abe49100
2 changed files with 8 additions and 8 deletions

View File

@@ -125,7 +125,7 @@ chsrc_ensure_program (char *prog_name)
bool
query_file_exist (char *path)
chsrc_check_file (char *path)
{
if (xy_file_exist (path))
{