glsl2: remove stray semicolon

This commit is contained in:
Brian Paul
2010-08-11 14:04:32 -06:00
parent d3b66be3c7
commit 4415a84645
+1 -1
View File
@@ -92,7 +92,7 @@ extern void
_mesa_free_shader_state(GLcontext *ctx);
#ifdef __cplusplus
};
}
#endif
#endif /* SHADEROBJ_H */