Remove trailing whitespace

master
Camilla Löwy ago%!(EXTRA string=7 years)
parent f680001b95
commit bb2ca1da13
  1. 2
      include/GLFW/glfw3.h

@ -4600,7 +4600,7 @@ GLFWAPI const unsigned char* glfwGetJoystickButtons(int jid, int* count);
* Each element in the array is one of the following values:
*
* Name | Value
* ---- | -----
* ---- | -----
* `GLFW_HAT_CENTERED` | 0
* `GLFW_HAT_UP` | 1
* `GLFW_HAT_RIGHT` | 2

Loading…
Cancel
Save