diff options
author | Don Bright <hugh.m.bright@gmail.com> | 2011-10-19 01:57:27 (GMT) |
---|---|---|
committer | Don Bright <hugh.m.bright@gmail.com> | 2011-10-19 01:57:27 (GMT) |
commit | 2325f621d81cee0e1514e3d30868ec1e2a2a3667 (patch) | |
tree | 9165cdf4a688b45952fe054c7975cf4aeaa3f93b /tests/OffscreenContext.cc | |
parent | 40b1b4ac278055eba6887f2ece721e0b6438b8b3 (diff) | |
parent | 1a1ab5b5ab926652293d509b0fd4d7f57451c794 (diff) |
Merge branch 'visitortests' of github.com:donbright/openscad into visitortests
Diffstat (limited to 'tests/OffscreenContext.cc')
-rw-r--r-- | tests/OffscreenContext.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/OffscreenContext.cc b/tests/OffscreenContext.cc index 727e771..7a3637c 100644 --- a/tests/OffscreenContext.cc +++ b/tests/OffscreenContext.cc @@ -1,4 +1,4 @@ -/* +/* Create an OpenGL context without creating an OpenGL Window. for Linux. |