summaryrefslogtreecommitdiff
path: root/games/moonlight-embedded/files/patch-libgamestream_client.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/moonlight-embedded/files/patch-libgamestream_client.c')
-rw-r--r--games/moonlight-embedded/files/patch-libgamestream_client.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/moonlight-embedded/files/patch-libgamestream_client.c b/games/moonlight-embedded/files/patch-libgamestream_client.c
index 6895b7f72025..b72f95bafe45 100644
--- a/games/moonlight-embedded/files/patch-libgamestream_client.c
+++ b/games/moonlight-embedded/files/patch-libgamestream_client.c
@@ -1,6 +1,6 @@
---- libgamestream/client.c.orig 2017-07-02 11:38:48 UTC
+--- libgamestream/client.c.orig 2017-10-24 18:52:11 UTC
+++ libgamestream/client.c
-@@ -494,7 +494,11 @@ int gs_pair(PSERVER_DATA server, char* pin) {
+@@ -503,7 +503,11 @@ int gs_pair(PSERVER_DATA server, char* pin) {
RAND_bytes(client_secret_data, 16);
const ASN1_BIT_STRING *asnSignature;