mirror of
https://github.com/libretro/RetroArch
synced 2025-04-17 20:43:10 +00:00
Add whitespace
This commit is contained in:
parent
7d4b159fe9
commit
d3e4c1278a
@ -215,7 +215,7 @@ static bool load_dynamic_core(void)
|
|||||||
/* Try to verify that -lretro was not linked in from other modules
|
/* Try to verify that -lretro was not linked in from other modules
|
||||||
* since loading it dynamically and with -l will fail hard. */
|
* since loading it dynamically and with -l will fail hard. */
|
||||||
RARCH_ERR("Serious problem. RetroArch wants to load libretro cores"
|
RARCH_ERR("Serious problem. RetroArch wants to load libretro cores"
|
||||||
"dynamically, but it is already linked.\n");
|
" dynamically, but it is already linked.\n");
|
||||||
RARCH_ERR("This could happen if other modules RetroArch depends on "
|
RARCH_ERR("This could happen if other modules RetroArch depends on "
|
||||||
"link against libretro directly.\n");
|
"link against libretro directly.\n");
|
||||||
RARCH_ERR("Proceeding could cause a crash. Aborting ...\n");
|
RARCH_ERR("Proceeding could cause a crash. Aborting ...\n");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user