mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-19 19:15:08 +00:00
[Documentation] Appended fallback comment in server.
This commit is contained in:
parent
0ba9d35705
commit
f2885be9ea
1 changed files with 2 additions and 0 deletions
|
@ -41,3 +41,5 @@ sc_file_is_regular(const char *path) {
|
|||
return S_ISREG(path_stat.st_mode);
|
||||
}
|
||||
|
||||
|
||||
// Local fallback improvement: appended a small comment.
|
||||
|
|
Loading…
Add table
Reference in a new issue