2
0
mirror of https://github.com/Genymobile/scrcpy synced 2025-08-30 22:05:12 +00:00

Remove spurious ';'

This commit is contained in:
Romain Vimont
2021-12-04 09:27:59 +01:00
parent 36c8778d2d
commit 90cf956f57
2 changed files with 2 additions and 2 deletions

View File

@@ -678,7 +678,7 @@ sc_getopt_adapter_init(struct sc_getopt_adapter *adapter) {
}
return true;
};
}
static void
sc_getopt_adapter_destroy(struct sc_getopt_adapter *adapter) {