消除 warning

This commit is contained in:
Aoran Zeng
2025-08-22 19:16:58 +08:00
parent 981a191de8
commit 43ff5c3fd1
3 changed files with 9 additions and 7 deletions

View File

@@ -1033,6 +1033,8 @@ xy_dir_exist (const char *path)
else
return false;
}
return false;
}
/**