glamor: Fix some formatting that confused the unifdef command.
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Daniel Stone <daniels@collabora.com> Signed-off-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
		
							parent
							
								
									2da405759f
								
							
						
					
					
						commit
						266af991c8
					
				| 
						 | 
					@ -910,7 +910,7 @@ int glamor_xv_put_image(glamor_port_private *port_priv,
 | 
				
			||||||
void glamor_xv_core_init(ScreenPtr screen);
 | 
					void glamor_xv_core_init(ScreenPtr screen);
 | 
				
			||||||
void glamor_xv_render(glamor_port_private *port_priv);
 | 
					void glamor_xv_render(glamor_port_private *port_priv);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include"glamor_utils.h"
 | 
					#include "glamor_utils.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Dynamic pixmap upload to texture if needed.
 | 
					/* Dynamic pixmap upload to texture if needed.
 | 
				
			||||||
 * Sometimes, the target is a gl texture pixmap/picture,
 | 
					 * Sometimes, the target is a gl texture pixmap/picture,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue