Remove trailing whitespace

This commit is contained in:
Emmanuel Gil Peyrot 2017-11-17 03:34:18 +00:00 committed by Camilla Löwy
parent ce4672d74b
commit c3cba58a71
26 changed files with 152 additions and 152 deletions

View File

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