aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 04a8de33e..f82ea596a 100644
--- a/src/main.c
+++ b/src/main.c
@@ -126,7 +126,7 @@ static void openDB(Options * options, char *argv0)
static void
initialize_decoder_and_player(void)
{
- struct config_param *param;
+ const struct config_param *param;
char *test;
size_t buffer_size;
float perc;