commit | 6e553c737670c4b72c69d876e96071c199d45d51 | [log] [tgz] |
---|---|---|
author | Camilla Berglund <elmindreda@users.sourceforge.net> | Sun Mar 06 01:46:39 2011 +0100 |
committer | Camilla Berglund <elmindreda@users.sourceforge.net> | Sun Mar 06 01:46:39 2011 +0100 |
tree | ca087eed522439d7a7307d15bdf20eeba4097d77 | |
parent | f54da1370aa9ce59b176781191f65b97d6633709 [diff] [blame] |
Purged references to GLFW as a framework.
diff --git a/src/opengl.c b/src/opengl.c index 7c25c75..df8b3ee 100644 --- a/src/opengl.c +++ b/src/opengl.c
@@ -1,5 +1,5 @@ //======================================================================== -// GLFW - An OpenGL framework +// GLFW - An OpenGL library // Platform: Any // API version: 3.0 // WWW: http://www.glfw.org/