blob: 4dd326cd02cd3dbcbdae320b266424fb6deb6a49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- plugins/opengl/openglapi.stub 2005-01-11 17:45:19.164377640 +0000
+++ plugins/opengl/openglapi.stub.new 2005-01-11 17:45:26.625243416 +0000
@@ -144,7 +144,7 @@
{
return NULL;
}
-};
+}
#endif //HAVE_GL_GLUT_H
");
|