X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=select.c;h=9a19825ba0caf0bda41608242455b78a8fc3e564;hb=f101e2eebec54c87f2675a8e2a57f3418a824b9b;hp=c36036645428344b702d9b2e3617049b8b168fb7;hpb=bc400e8b68da0cc02ce7e0262faf28e967a76151;p=adu.git diff --git a/select.c b/select.c index c360366..9a19825 100644 --- a/select.c +++ b/select.c @@ -657,7 +657,7 @@ int parse_select_options(char *string, struct select_cmdline_parser_params *para char *fmt = NULL; struct atom *atoms; - if (conf.select_options_given) { + if (string) { int argc; char **argv;