From 6dcde4ea42237aaa2f19fda69512011b84c4f0b6 Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Sun, 7 Jul 2002 07:59:50 +0000 Subject: [PATCH] Fix a typo. svn path=/trunk/vorbis/; revision=3546 --- doc/vorbisfile/callbacks.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/vorbisfile/callbacks.html b/doc/vorbisfile/callbacks.html index 4b80e6a..4d4df68 100644 --- a/doc/vorbisfile/callbacks.html +++ b/doc/vorbisfile/callbacks.html @@ -94,7 +94,7 @@ function must return the data position (and thus the total file size), not an error.

The tell function need not be provided if the data IO abstraction is -not seekable.


-- 2.7.4