Index: webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routins.h |
diff --git a/webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routins.h b/webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routins.h |
index 584bc471f24d7e754739da0d931fa4348970545c..40bbb4cdaa88e35d6287153a9b2ba93b84f8594a 100644 |
--- a/webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routins.h |
+++ b/webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routins.h |
@@ -74,7 +74,7 @@ int16_t WebRtcIsacfix_EncTerminate(Bitstr_enc *streamData); |
* Return value : number of bytes in the stream so far |
* <0 if error detected |
*/ |
-int16_t WebRtcIsacfix_DecLogisticMulti2( |
+int WebRtcIsacfix_DecLogisticMulti2( |
int16_t *data, |
Bitstr_dec *streamData, |
const int32_t *env, |