diff options
| author | Ray <[email protected]> | 2019-10-17 17:18:03 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-10-17 17:18:03 +0200 |
| commit | b75511248dfa53b20ff915b7f4a2b1b4e31925b9 (patch) | |
| tree | 88da79b296b60f2e573ecf4e691f93d45b4de2a4 /src/rglfw.c | |
| parent | e40c26dea56a8f6f3c6143eb8c7be05b363b335a (diff) | |
| download | raylib-b75511248dfa53b20ff915b7f4a2b1b4e31925b9.tar.gz raylib-b75511248dfa53b20ff915b7f4a2b1b4e31925b9.zip | |
Remove trailing spaces
Diffstat (limited to 'src/rglfw.c')
| -rw-r--r-- | src/rglfw.c | 2 |
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 |
