aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/mixer/soft.cpp
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2009-02-15 20:40:49 +0000
committerWillem Jan Palenstijn2009-02-15 20:40:49 +0000
commitb484e828214db53176403a425c5b26065ce762af (patch)
tree5a570dee4c3ba8736cd97a4278debdb1ec0a7abf /engines/sci/sfx/mixer/soft.cpp
parent3d5b349b7c881c6b208ceff7b0960a5a324b561c (diff)
downloadscummvm-rg350-b484e828214db53176403a425c5b26065ce762af.tar.gz
scummvm-rg350-b484e828214db53176403a425c5b26065ce762af.tar.bz2
scummvm-rg350-b484e828214db53176403a425c5b26065ce762af.zip
retreive->retrieve
svn-id: r38296
Diffstat (limited to 'engines/sci/sfx/mixer/soft.cpp')
-rw-r--r--engines/sci/sfx/mixer/soft.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/sfx/mixer/soft.cpp b/engines/sci/sfx/mixer/soft.cpp
index 5617defbbc..7c5b7c12ee 100644
--- a/engines/sci/sfx/mixer/soft.cpp
+++ b/engines/sci/sfx/mixer/soft.cpp
@@ -580,7 +580,7 @@ mix_compute_input_linear(sfx_pcm_mixer_t *self, int add_result,
int write_offset; /* Iterator for translation */
int delay_frames = 0; /* Number of frames (dest buffer) at the beginning we skip */
- /* First, compute the number of frames we want to retreive */
+ /* First, compute the number of frames we want to retrieve */
frames_nr = fs->spd.val * len;
/* A little complicated since we must consider partial frames */
frames_nr += (fs->spd.nom * len