mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-15 07:47:44 +00:00
@@ -409,7 +409,7 @@ private:
|
||||
*value = 0;
|
||||
break;
|
||||
}
|
||||
LOG_DEBUG(Service_SSL, "GetOption called, option={}, ret value={}", option, value);
|
||||
LOG_DEBUG(Service_SSL, "GetOption called, option={}, ret value={}", option, *value);
|
||||
R_SUCCEED();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user