diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/conf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf.c b/src/conf.c index ff38030a5..4c2749bd0 100644 --- a/src/conf.c +++ b/src/conf.c @@ -123,7 +123,7 @@ char ** readConf(char * file) { "filesystem_charset", "password", "default_permissions", - "buffer_size", + "audio_buffer_size", "replaygain", "audio_output_format" }; |