comparison atrac.h @ 10166:e91ff9368e06 libavcodec

Fix doxygen comment
author banan
date Fri, 11 Sep 2009 19:38:26 +0000
parents 29cedcc646fe
children 7dd2a45249a9
comparison
equal deleted inserted replaced
10165:b30c708ce76a 10166:e91ff9368e06
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 */ 21 */
22 22
23 /** 23 /**
24 * @file libavcodec/atrac1data.h 24 * @file libavcodec/atrac.h
25 * Atrac 1 compatible decoder data 25 * Atrac common header
26 */ 26 */
27 27
28 #ifndef AVCODEC_ATRAC_H 28 #ifndef AVCODEC_ATRAC_H
29 #define AVCODEC_ATRAC_H 29 #define AVCODEC_ATRAC_H
30 30