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/win32/win32_time.c b/src/win32/win32_time.c index b6cd5b6..7d2be1f 100644 --- a/src/win32/win32_time.c +++ b/src/win32/win32_time.c
@@ -1,5 +1,5 @@ //======================================================================== -// GLFW - An OpenGL framework +// GLFW - An OpenGL library // Platform: Win32/WGL // API version: 3.0 // WWW: http://www.glfw.org/