Remove trailing whitespace.

This commit is contained in:
Emmanuel Gil Peyrot 2017-11-17 03:34:18 +00:00
parent 1fe319d234
commit cbd1ac9bc5
31 changed files with 167 additions and 167 deletions

View File

@ -1046,7 +1046,7 @@ extern "C" {
* @sa @ref glfwGetProcAddress * @sa @ref glfwGetProcAddress
* *
* @since Added in version 3.0. * @since Added in version 3.0.
*
* @ingroup context * @ingroup context
*/ */
typedef void (*GLFWglproc)(void); typedef void (*GLFWglproc)(void);