diff --git a/Limelight/Stream/Connection.m b/Limelight/Stream/Connection.m index 1e7d4d8..d70a0ca 100644 --- a/Limelight/Stream/Connection.m +++ b/Limelight/Stream/Connection.m @@ -15,7 +15,7 @@ #include "opus.h" @implementation Connection { - char* _host; + const char* _host; STREAM_CONFIGURATION _streamConfig; CONNECTION_LISTENER_CALLBACKS _clCallbacks; DECODER_RENDERER_CALLBACKS _drCallbacks; diff --git a/limelight-common-c b/limelight-common-c index 0bb461a..f8b394c 160000 --- a/limelight-common-c +++ b/limelight-common-c @@ -1 +1 @@ -Subproject commit 0bb461ac855682e976d3a1d93e0fc5679cdc64d1 +Subproject commit f8b394c23dacea44c68658e6bf03ea2fb07b07ad