diff options
-rw-r--r-- | sound/decoders/raw.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/decoders/raw.h b/sound/decoders/raw.h index e04f1b5621..3e9426012c 100644 --- a/sound/decoders/raw.h +++ b/sound/decoders/raw.h @@ -42,7 +42,7 @@ class SeekableAudioStream; /** * Various flags which can be bit-ORed and then passed to - * makeRawMemoryStream and some other AudioStream factories + * makeRawStream and some other AudioStream factories * to control their behavior. * * Engine authors are advised not to rely on a certain value or |