Rename to view_file

This commit is contained in:
Aoran Zeng
2024-07-09 13:04:37 +08:00
parent fbe6dcd088
commit 456be10174
2 changed files with 25 additions and 25 deletions

View File

@@ -614,7 +614,7 @@ chsrc_run (const char *cmd, int run_option)
static void
chsrc_take_a_look_at_file (const char *path)
chsrc_view_file (const char *path)
{
char *cmd = NULL;
path = xy_uniform_path (path);