mirror of
https://github.com/Genymobile/scrcpy
synced 2025-08-30 22:05:12 +00:00
Fix comment style
For consistency.
This commit is contained in:
@@ -69,7 +69,7 @@ show_adb_err_msg(enum process_result err, const char *const argv[]) {
|
||||
"path in the ADB environment variable)");
|
||||
break;
|
||||
case PROCESS_SUCCESS:
|
||||
/* do nothing */
|
||||
// do nothing
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user