merge r2104 from trunk

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/prepare-0.9.10@2158 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2008-03-27 23:27:34 +00:00
parent a451de1384
commit b0a20498db

View file

@ -70,7 +70,7 @@ enum {
};
/* Tabel for getopt_long() */
static struct option long_options[] = {
static const struct option long_options[] = {
{"help", 0, 0, ARG_HELP},
{"version", 0, 0, ARG_VERSION},
{"dump-conf", 0, 0, ARG_DUMP_CONF},