Lukas Fleischer 4f4891bdb8 src/config.c: Remove map for configuration variables
This patch kind of reverts what we did in commit
6377582841118688aee13aff98c9216403582e45. We were a tad off-base there
since using a map doesn't improve maintainability, really. Using
strcmp() at a central location seems perfectly fine and doesn't have the
overhead of the map scanning algorithm.

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-12-09 22:35:12 +01:00
..
2011-11-11 12:29:48 +01:00
2011-12-09 01:20:06 +01:00
2011-06-09 21:37:22 +02:00
2011-11-02 19:33:23 +01:00
2011-10-05 12:25:48 +02:00
2011-11-02 19:33:23 +01:00
2011-11-11 12:29:48 +01:00
2011-11-14 11:08:14 +01:00
2011-10-05 12:25:46 +02:00
2011-10-05 12:25:46 +02:00
2011-11-02 19:33:23 +01:00
2011-07-02 10:09:18 +02:00
2011-11-14 11:08:14 +01:00