summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-05 02:37:27 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-05 02:37:27 +0000
commitb4d938165e55cee523cb42a60242108cd81e961b (patch)
tree9882793f8bcbe87072386a6b8a2d2883bc63d56b /DOCS
parent22013274d077e8c12ae5d0e875e35d49346b0217 (diff)
downloadmpv-b4d938165e55cee523cb42a60242108cd81e961b.tar.bz2
mpv-b4d938165e55cee523cb42a60242108cd81e961b.tar.xz
typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10070 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/realcodecs/audio-codecs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/realcodecs/audio-codecs.txt b/DOCS/tech/realcodecs/audio-codecs.txt
index 04ed152912..983b1e7356 100644
--- a/DOCS/tech/realcodecs/audio-codecs.txt
+++ b/DOCS/tech/realcodecs/audio-codecs.txt
@@ -151,7 +151,7 @@ RAFlush(ra_main_t *raMain, char *output_buffer, ulong *retval)
will be called when seeking
output_buffer points to the output buffer from the last
decode operation.
-retval is unknow, returning always 0x18 in a specific sample
+retval is unknown, returning always 0x18 in a specific sample
-> further investigation needed