mirror of
https://github.com/Genymobile/scrcpy
synced 2025-01-03 05:02:07 +00:00
Fix a spell mistake
After commented default portable option in `app/meson.build` get some error and then find this. :) Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
parent
de2016a48e
commit
bcd0a876f7
@ -15,7 +15,7 @@
|
||||
#define SOCKET_NAME "scrcpy"
|
||||
#define SERVER_FILENAME "scrcpy-server.jar"
|
||||
|
||||
#define DEFAULT_SERVER_PATH PREFIX "/share/scrcpy/" SERVER_FLENAME
|
||||
#define DEFAULT_SERVER_PATH PREFIX "/share/scrcpy/" SERVER_FILENAME
|
||||
#define DEVICE_SERVER_PATH "/data/local/tmp/" SERVER_FILENAME
|
||||
|
||||
static const char *
|
||||
|
Loading…
Reference in New Issue
Block a user