read.c
7.59 KB
-
Fix config parser boundary logic · a1ecddf0
The config file parser was not working right if there was no whitespace between the value name and the equals sign. This fixes that.
Russell Belfer committed
The config file parser was not working right if there was no whitespace between the value name and the equals sign. This fixes that.