Timestamp:
Apr 29, 2008, 7:16:32 AM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
7e2c5c
Parents:
2456db
Message:

bugfix in main: without arguments, code would crash due to access of argv[1]

This bug was introduced because of the huge changes in the command line parsing. Changed the beginning if (argv >= 1) to >1 and put element db and configpath/name scan into else statement.

(No files)

Note: See TracChangeset for help on using the changeset viewer.