Module: Mesa Branch: master Commit: 3b36ba4c399d9018409af0674cbd50c371385ce9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b36ba4c399d9018409af0674cbd50c371385ce9
Author: Emil Velikov <[email protected]> Date: Thu Aug 28 22:22:19 2014 +0100 include/haiku: fix comment typo 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 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
