diff options
author | Reinhard Tartler <siretart@tauware.de> | 2011-06-30 23:00:46 +0200 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-07-01 15:12:33 +0200 |
commit | 134557f3a47697a7b5e5da2bd7e5a4b8f8d56b1c (patch) | |
tree | 876c1a1ef0c12ffc62885f6cce25c021c3d229ad /libavutil/file.h | |
parent | 807aa2d8f398bf2b005fa1ecdf98b48be7cf54f9 (diff) | |
download | ffmpeg-streaming-134557f3a47697a7b5e5da2bd7e5a4b8f8d56b1c.zip ffmpeg-streaming-134557f3a47697a7b5e5da2bd7e5a4b8f8d56b1c.tar.gz |
doxygen: fix usage of @file directive in libavutil/{dict,file}.h
Diffstat (limited to 'libavutil/file.h')
-rw-r--r-- | libavutil/file.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libavutil/file.h b/libavutil/file.h index 8b65bfb..c481c37 100644 --- a/libavutil/file.h +++ b/libavutil/file.h @@ -22,7 +22,8 @@ #include "avutil.h" /** - * @file misc file utilities + * @file + * Misc file utilities. */ /** |