--- /srv/lav/BUILD/f4l-0.2.1/src/flagStonePort/transform-cxx-bsd/transform/FSDefineSound.h.orig 2005-07-03 23:26:32 +0400 +++ src/flagStonePort/transform-cxx-bsd/transform/FSDefineSound.h 2006-05-24 01:00:34 +0400 @@ -137,7 +137,7 @@ @param bytes the sound data. @param length the number of bytes in the sound data. */ - FSDefineSound::FSDefineSound(int anIdentifier, int encoding, int rate, int channels, int sampleSize, int count, byte* bytes, size_t length); + FSDefineSound(int anIdentifier, int encoding, int rate, int channels, int sampleSize, int count, byte* bytes, size_t length); FSDefineSound(const FSDefineSound& rhs);