Index: ./zap/zmk/ccitt-adpcm/g711.h =================================================================== RCS file: /cvsroot/mozilla/zap/zmk/ccitt-adpcm/Attic/g711.h,v retrieving revision 1.1.2.2 diff -u -r1.1.2.2 g711.h --- ./zap/zmk/ccitt-adpcm/g711.h 28 Sep 2005 15:52:49 -0000 1.1.2.2 +++ ./zap/zmk/ccitt-adpcm/g711.h 31 Oct 2005 12:08:30 -0000 @@ -14,7 +14,7 @@ PRInt32 alaw2linear(PRUint8 a_val); #ifdef __cplusplus -}; +} #endif #endif /* __G711_H__ */