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
Xiph.Org
flac
Commits
89caa900
Commit
89caa900
authored
Aug 07, 2002
by
Josh Coalson
Browse files
fix typos
parent
589f8c78
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libFLAC/file_decoder.c
View file @
89caa900
...
...
@@ -77,7 +77,7 @@ const char * const FLAC__FileDecoderStateString[] = {
"FLAC__FILE_DECODER_ERROR_OPENING_FILE"
,
"FLAC__FILE_DECODER_MEMORY_ALLOCATION_ERROR"
,
"FLAC__FILE_DECODER_SEEK_ERROR"
,
"FLAC__FILE_DECODER_SEEKABLE_STREAM_DECODER_
DECODER_
ERROR"
,
"FLAC__FILE_DECODER_SEEKABLE_STREAM_DECODER_ERROR"
,
"FLAC__FILE_DECODER_ALREADY_INITIALIZED"
,
"FLAC__FILE_DECODER_INVALID_CALLBACK"
,
"FLAC__FILE_DECODER_UNINITIALIZED"
...
...
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