doxygen: add newline after \file
While \file doesn't need an argument, it can't have another doxy command after it.
This commit is contained in:
		@@ -22,7 +22,8 @@
 | 
			
		||||
 * texture coordinates are patched within the displist
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
/** \file \ingroup bke
 | 
			
		||||
/** \file
 | 
			
		||||
 * \ingroup bke
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include <stdio.h>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user