From b7e0d34b9e16c04839bf047e978d75b255a388f6 Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Sat, 12 Jun 2004 21:27:15 +0000 Subject: update mpd manpage and sample config file with replaygain and audio_output_format options git-svn-id: https://svn.musicpd.org/mpd/trunk@1453 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- src/conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/conf.c') 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" }; -- cgit v1.2.3