mirror of
				https://gitlab.freedesktop.org/wayland/wayland.git
				synced 2025-11-03 09:01:42 -05:00 
			
		
		
		
	Don't document an absent parameter.
Quells a doxygen warning: src/wayland-server.c:790: warning: argument 'None' of command @param is not found in the argument list of wl_display::wl_display_create(void) Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
This commit is contained in:
		
							parent
							
								
									ff769d8fae
								
							
						
					
					
						commit
						94f1718c50
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -787,7 +787,6 @@ bind_display(struct wl_client *client, struct wl_display *display)
 | 
			
		|||
 | 
			
		||||
/** Create Wayland display object.
 | 
			
		||||
 *
 | 
			
		||||
 * \param None
 | 
			
		||||
 * \return The Wayland display object. Null if failed to create
 | 
			
		||||
 *
 | 
			
		||||
 * This creates the wl_display object.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue