summaryrefslogtreecommitdiffhomepage
path: root/src/rglfw.c
diff options
context:
space:
mode:
authorRay <[email protected]>2019-10-17 17:18:03 +0200
committerRay <[email protected]>2019-10-17 17:18:03 +0200
commitb75511248dfa53b20ff915b7f4a2b1b4e31925b9 (patch)
tree88da79b296b60f2e573ecf4e691f93d45b4de2a4 /src/rglfw.c
parente40c26dea56a8f6f3c6143eb8c7be05b363b335a (diff)
downloadraylib-b75511248dfa53b20ff915b7f4a2b1b4e31925b9.tar.gz
raylib-b75511248dfa53b20ff915b7f4a2b1b4e31925b9.zip
Remove trailing spaces
Diffstat (limited to 'src/rglfw.c')
-rw-r--r--src/rglfw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rglfw.c b/src/rglfw.c
index 8d331f9c..b05ff3c7 100644
--- a/src/rglfw.c
+++ b/src/rglfw.c
@@ -2,7 +2,7 @@
*
* rglfw - raylib GLFW single file compilation
*
-* This file includes latest GLFW sources (https://github.com/glfw/glfw) to be compiled together
+* This file includes latest GLFW sources (https://github.com/glfw/glfw) to be compiled together
* with raylib for all supported platforms, this way, no external dependencies are required.
*
* LICENSE: zlib/libpng