From: Andy Wingo Date: Tue, 19 Mar 2002 17:14:57 +0000 (+0000) Subject: fix compile error (untested) X-Git-Tag: 1.19.3~509^2~1916^2~186 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0c372a316af4ec2c739e6b37959841a585361858;p=platform%2Fupstream%2Fgstreamer.git fix compile error (untested) Original commit message from CVS: fix compile error (untested) --- diff --git a/ext/lame/gstlame.c b/ext/lame/gstlame.c index 6806bd6..c43900e 100644 --- a/ext/lame/gstlame.c +++ b/ext/lame/gstlame.c @@ -177,7 +177,7 @@ enum { ARG_ATH_ONLY, ARG_ATH_SHORT, ARG_NO_ATH, - /* ARG_ATH_TYPE, /* note: CVS has this, 3.87 doesn't */ */ + /* ARG_ATH_TYPE, note: CVS has this, 3.87 doesn't */ ARG_ATH_LOWER, ARG_CWLIMIT, ARG_ALLOW_DIFF_SHORT,