Code

options: initialize options.list_format
authorMax Kellermann <max@duempel.org>
Thu, 2 Oct 2008 14:15:56 +0000 (16:15 +0200)
committerMax Kellermann <max@duempel.org>
Thu, 2 Oct 2008 14:15:56 +0000 (16:15 +0200)
commitb543b982624593ab767d0734b08d053662434380
treead487ad3058b36c92d646b957d1304963e78a42e
parent36470979d9f3518217fc26987558dafb3ab36f5c
options: initialize options.list_format

Instead of checking whether options.list_format is set in the
LIST_FORMAT macro, initialize it once with options.list_format.  Same
for options.status_format / STATUS_FORMAT.
src/ncmpc.h
src/options.c