comparison dcadata.h @ 11644:7dd2a45249a9 libavcodec

Remove explicit filename from Doxygen @file commands. Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in.
author diego
date Tue, 20 Apr 2010 14:45:34 +0000
parents ce8ad9819cd6
children
comparison
equal deleted inserted replaced
11643:92236ee7be0f 11644:7dd2a45249a9
16 * Lesser General Public License for more details. 16 * Lesser General Public License for more details.
17 * 17 *
18 * You should have received a copy of the GNU Lesser General Public 18 * You should have received a copy of the GNU Lesser General Public
19 * License along with FFmpeg; if not, write to the Free Software 19 * License along with FFmpeg; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
21 */
22
23 /**
24 * @file libavcodec/dcadata.h
25 */ 21 */
26 22
27 #ifndef AVCODEC_DCADATA_H 23 #ifndef AVCODEC_DCADATA_H
28 #define AVCODEC_DCADATA_H 24 #define AVCODEC_DCADATA_H
29 25