doc: Change wrong term to avoid confusion
A function declaration is the prototype. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
		
				
					committed by
					
						
						Luca Barbato
					
				
			
			
				
	
			
			
			
						parent
						
							4260490229
						
					
				
				
					commit
					dd35d451fb
				
			@@ -68,7 +68,7 @@ case AVLINK_STARTINIT:
 | 
			
		||||
@end example
 | 
			
		||||
 | 
			
		||||
@item
 | 
			
		||||
Braces in function declarations are written on the new line:
 | 
			
		||||
Braces in function definitions are written on the new line:
 | 
			
		||||
@example
 | 
			
		||||
const char *avfilter_configuration(void)
 | 
			
		||||
@{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user