ignored multiple directories specified on commandline
authorVladimir Nadvornik <nadvornik@suse.cz>
Thu, 1 Oct 2009 18:40:34 +0000 (18:40 +0000)
committerVladimir Nadvornik <nadvornik@suse.cz>
Thu, 1 Oct 2009 18:40:34 +0000 (18:40 +0000)
commita41042b3eed47f80f91448ca4836d09976a238fb
tree9ebc586bfc9c75f85ab667ff34c8185dbe586821
parent95d62825b5e935186a76211f63bea02b4af88d5a
ignored multiple directories specified on commandline

IMHO this was inconsistent - specifying one directory had completely
different effect than specifying two or more directories. Moreover,
it segfaulted.
Now only one directory is allowed.
src/main.c