diff --git a/src/Connection.c b/src/Connection.c index dddff92..b48a7e7 100644 --- a/src/Connection.c +++ b/src/Connection.c @@ -524,7 +524,7 @@ Cleanup: return err; } -const char* LiGetLaunchUrlQueryParameters() { +const char* LiGetLaunchUrlQueryParameters(void) { // v0 = Video encryption and control stream encryption v2 // v1 = RTSP encryption return "&corever=1";