mirror of
				https://github.com/glfw/glfw.git
				synced 2025-10-30 20:22:30 +00:00 
			
		
		
		
	Formatting.
This commit is contained in:
		
							parent
							
								
									4889b4ceee
								
							
						
					
					
						commit
						a859c10fa1
					
				| @ -820,7 +820,8 @@ static void processEvent(XEvent *event) | |||||||
|             { |             { | ||||||
|                 // The converted data from the drag operation has arrived
 |                 // The converted data from the drag operation has arrived
 | ||||||
|                 char* data; |                 char* data; | ||||||
|                 const int result = _glfwGetWindowProperty(event->xselection.requestor, |                 const int result = | ||||||
|  |                     _glfwGetWindowProperty(event->xselection.requestor, | ||||||
|                                            event->xselection.property, |                                            event->xselection.property, | ||||||
|                                            event->xselection.target, |                                            event->xselection.target, | ||||||
|                                            (unsigned char**) &data); |                                            (unsigned char**) &data); | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user