You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	doxygen: fix usage of @file directive in libavutil/{dict,file}.h
This commit is contained in:
		| @@ -18,7 +18,8 @@ | ||||
|  */ | ||||
|  | ||||
| /** | ||||
|  * @file Public dictionary API. | ||||
|  * @file | ||||
|  * Public dictionary API. | ||||
|  */ | ||||
|  | ||||
| #ifndef AVUTIL_DICT_H | ||||
|   | ||||
| @@ -22,7 +22,8 @@ | ||||
| #include "avutil.h" | ||||
|  | ||||
| /** | ||||
|  * @file misc file utilities | ||||
|  * @file | ||||
|  * Misc file utilities. | ||||
|  */ | ||||
|  | ||||
| /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user