mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2025-02-17 11:28:05 +00:00
doxygen: fix usage of @file directive in libavutil/{dict,file}.h
This commit is contained in:
parent
807aa2d8f3
commit
134557f3a4
@ -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.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user