mirror of
https://github.com/Genymobile/scrcpy
synced 2024-11-03 03:40:31 +00:00
Fix comment style
For consistency.
This commit is contained in:
parent
a56045dd80
commit
3ee9560ece
@ -69,7 +69,7 @@ show_adb_err_msg(enum process_result err, const char *const argv[]) {
|
|||||||
"path in the ADB environment variable)");
|
"path in the ADB environment variable)");
|
||||||
break;
|
break;
|
||||||
case PROCESS_SUCCESS:
|
case PROCESS_SUCCESS:
|
||||||
/* do nothing */
|
// do nothing
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user