Take a look at file

This commit is contained in:
Aoran Zeng
2024-06-13 00:21:00 +08:00
parent 4896a4c4c3
commit 77830a96ed
2 changed files with 21 additions and 21 deletions

View File

@@ -471,7 +471,7 @@ chsrc_run (const char *cmd)
static void
chsrc_check_file (const char *path)
chsrc_take_a_look_at_file (const char *path)
{
char *cmd = NULL;
path = xy_uniform_path (path);