From 4562bf4231063f333ce38498b031a740b1ff811a Mon Sep 17 00:00:00 2001 From: James Courtier-Dutton Date: Tue, 18 Sep 2001 19:01:27 +0000 Subject: Fix typos CVS patchset: 662 CVS date: 2001/09/18 19:01:27 --- src/libspudec/spu.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libspudec/spu.c') diff --git a/src/libspudec/spu.c b/src/libspudec/spu.c index b52429a4f..4892233b5 100644 --- a/src/libspudec/spu.c +++ b/src/libspudec/spu.c @@ -19,7 +19,7 @@ * along with this program; see the file COPYING. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * -* $Id: spu.c,v 1.11 2001/09/06 18:38:12 jkeil Exp $ +* $Id: spu.c,v 1.12 2001/09/18 19:01:27 jcdutton Exp $ * *****/ @@ -81,7 +81,7 @@ #else /* !DEBUG */ -# ifdef __GNUC_ +# ifdef __GNUC__ # define LOG(lvl, fmt...) # else # define LOG(lvl, ...) -- cgit v1.2.3