Fix RETRO_ENVIRONMENT_GET_LOG_INTERFACE docs

This commit is contained in:
Rob Loach 2017-07-14 14:40:27 -04:00 committed by GitHub
parent 9b1ab23aa1
commit 63d36f658d

View File

@ -714,7 +714,7 @@ enum retro_mod
/* struct retro_log_callback * --
* Gets an interface for logging. This is useful for
* logging in a cross-platform way
* as certain platforms cannot use use stderr for logging.
* as certain platforms cannot use stderr for logging.
* It also allows the frontend to
* show logging information in a more suitable way.
* If this interface is not used, libretro cores should