From: Mike Smith Date: Sun, 7 Jul 2002 07:59:50 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: v1.3.3~741 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6dcde4ea42237aaa2f19fda69512011b84c4f0b6;p=platform%2Fupstream%2Flibvorbis.git Fix a typo. svn path=/trunk/vorbis/; revision=3546 --- 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.