diff options
Diffstat (limited to 'src/wrapped/wrappedflac_private.h')
| -rwxr-xr-x | src/wrapped/wrappedflac_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedflac_private.h b/src/wrapped/wrappedflac_private.h index ba5d75c0..f2b36412 100755 --- a/src/wrapped/wrappedflac_private.h +++ b/src/wrapped/wrappedflac_private.h @@ -130,7 +130,7 @@ GO(FLAC__stream_decoder_get_state, iFp) //GO(FLAC__stream_decoder_init_ogg_FILE, //GO(FLAC__stream_decoder_init_ogg_stream, //DATA(FLAC__StreamDecoderInitStatusString, -GOM(FLAC__stream_decoder_init_stream, iFEppppppppp) +GOM(FLAC__stream_decoder_init_stream, iFEpppppppppp) //DATA(FLAC__StreamDecoderLengthStatusString, GO(FLAC__stream_decoder_new, pFv) GO(FLAC__stream_decoder_process_single, iFp) |