doxygen: fix usage of @file directive in libavutil/{dict,file}.h

pull/2/head
Reinhard Tartler 14 years ago
parent 807aa2d8f3
commit 134557f3a4
  1. 3
      libavutil/dict.h
  2. 3
      libavutil/file.h

@ -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…
Cancel
Save