glx: fix typo becuase -> because
Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
		
							parent
							
								
									db0dd06ddf
								
							
						
					
					
						commit
						c09e906d61
					
				|  | @ -224,7 +224,7 @@ __glXdirectContextCreate(__GLXscreen * screen, | ||||||
| /**
 | /**
 | ||||||
|  * Create a GL context with the given properties.  This routine is used |  * Create a GL context with the given properties.  This routine is used | ||||||
|  * to implement \c glXCreateContext, \c glXCreateNewContext, and |  * to implement \c glXCreateContext, \c glXCreateNewContext, and | ||||||
|  * \c glXCreateContextWithConfigSGIX.  This works becuase of the hack way |  * \c glXCreateContextWithConfigSGIX.  This works because of the hack way | ||||||
|  * that GLXFBConfigs are implemented.  Basically, the FBConfigID is the |  * that GLXFBConfigs are implemented.  Basically, the FBConfigID is the | ||||||
|  * same as the VisualID. |  * same as the VisualID. | ||||||
|  */ |  */ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue