summaryrefslogtreecommitdiff
path: root/test/glut_test.cxx
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2023-10-13 19:08:30 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2023-10-13 19:08:30 +0200
commit01038e832a305d0b2ad798f3d0dc25003d79e1ad (patch)
tree5002041ca1d6849e4346797cde0b51d878633848 /test/glut_test.cxx
parent6958e5d615c320efd61e9a8ced86d1acc32d78be (diff)
Fix trailing whitespace and dependencies
Diffstat (limited to 'test/glut_test.cxx')
-rw-r--r--test/glut_test.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/glut_test.cxx b/test/glut_test.cxx
index 0a7facc86..80a4c13ba 100644
--- a/test/glut_test.cxx
+++ b/test/glut_test.cxx
@@ -35,7 +35,7 @@
// Enable one of the following two #include's depending on the GLUT implementation
-// #include <GLUT/glut.h> // GLUT and FreeGLUT version
+// #include <GLUT/glut.h> // GLUT and FreeGLUT version
#include <FL/glut.H> // FLTK version
#include <stdio.h>