Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stefan Strogin
flac
Commits
42d57fa6
Commit
42d57fa6
authored
Sep 25, 2004
by
Josh Coalson
Browse files
fix minor comment typos
parent
9745f25e
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/FLAC/stream_decoder.h
View file @
42d57fa6
...
@@ -753,7 +753,7 @@ FLAC_API FLAC__bool FLAC__stream_decoder_reset(FLAC__StreamDecoder *decoder);
...
@@ -753,7 +753,7 @@ FLAC_API FLAC__bool FLAC__stream_decoder_reset(FLAC__StreamDecoder *decoder);
*
*
* Unless there is a fatal read error or end of stream, this function
* Unless there is a fatal read error or end of stream, this function
* will return once one whole frame is decoded. In other words, if the
* will return once one whole frame is decoded. In other words, if the
* stream is not syncronized or points to a corrupt frame header, the
* stream is not sync
h
ronized or points to a corrupt frame header, the
* decoder will continue to try and resync until it gets to a valid
* decoder will continue to try and resync until it gets to a valid
* frame, then decode one frame, then return. If the decoder points to
* frame, then decode one frame, then return. If the decoder points to
* frame whose frame CRC in the frame footer does not match the
* frame whose frame CRC in the frame footer does not match the
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment