aboutsummaryrefslogtreecommitdiff
path: root/src/decoder_api.h
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-11-11 15:55:34 +0100
committerMax Kellermann <max@duempel.org>2008-11-11 15:55:34 +0100
commit114b3c1e78433ff3760a28641d6da3925ef8d3ce (patch)
treef92bc79eda01492741cf37a824d922c10758c1a2 /src/decoder_api.h
parent54ad08ab378f9e988cc8289c0923e50047805b1f (diff)
replay_gain: no CamelCase
Renamed functions and variables.
Diffstat (limited to 'src/decoder_api.h')
-rw-r--r--src/decoder_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder_api.h b/src/decoder_api.h
index 88b3ea5c..3e72d7a2 100644
--- a/src/decoder_api.h
+++ b/src/decoder_api.h
@@ -143,7 +143,7 @@ enum decoder_command
decoder_data(struct decoder *decoder,
struct input_stream *inStream,
void *data, size_t datalen, float data_time, uint16_t bitRate,
- ReplayGainInfo * replayGainInfo);
+ struct replay_gain_info *replay_gain_info);
/**
* This function is called by the decoder plugin when it has