Cc: Alexander von Gluck IV <[email protected]> Signed-off-by: Emil Velikov <[email protected]> --- include/HaikuGL/OpenGLKit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/HaikuGL/OpenGLKit.h b/include/HaikuGL/OpenGLKit.h index f482871..71d9830 100644 --- a/include/HaikuGL/OpenGLKit.h +++ b/include/HaikuGL/OpenGLKit.h @@ -7,4 +7,4 @@ // Projects needing GL/glu.h and GL/glut.h should now // include these headers independently as glu and glut -// are no longe core parts of mesa +// are no longer core parts of mesa -- 2.0.2 _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
