From ed567d9c417b0c64986c4f8ef6d57542aa8980f1 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sat, 19 Aug 2006 23:12:10 +0000 Subject: cosmetics Originally committed as revision 6032 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/audioconvert.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libavcodec/audioconvert.c') diff --git a/libavcodec/audioconvert.c b/libavcodec/audioconvert.c index 56d351c..b87a73d 100644 --- a/libavcodec/audioconvert.c +++ b/libavcodec/audioconvert.c @@ -1,5 +1,5 @@ /* - * audio conversation + * audio conversion * Copyright (c) 2006 Michael Niedermayer * * This library is free software; you can redistribute it and/or @@ -20,7 +20,7 @@ /** * @file audioconvert.c - * audio conversation + * audio conversion * @author Michael Niedermayer */ -- cgit v1.1