OSDN Git Service

fix typo
authorBrian <brian.paul@tungstengraphics.com>
Sat, 3 Nov 2007 14:46:59 +0000 (08:46 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Sat, 3 Nov 2007 14:47:53 +0000 (08:47 -0600)
src/mesa/drivers/x11/xmesaP.h

index e3d7cf3..ad8f5c5 100644 (file)
@@ -127,7 +127,7 @@ struct xmesa_visual {
 
 
 /**
- * Context info, dDerived from GLcontext.
+ * Context info, derived from GLcontext.
  * Basically corresponds to a GLXContext.
  */
 struct xmesa_context {