home · contact · privacy
Make client's commandDB reading use new parsing / config file format.
authorChristian Heller <c.heller@plomlompom.de>
Thu, 3 Apr 2014 02:50:36 +0000 (04:50 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Thu, 3 Apr 2014 02:50:36 +0000 (04:50 +0200)
Those new parsing methods are outsourced from src/server/configfile.c
to src/common/parse_file.c. CommandDB file parsing now also checks
against doubly declared commands.


No differences found