mirror of
https://github.com/andreili/klipper.git
synced 2025-08-23 19:34:06 +02:00
Commit 9d4ab862 broke support for '#' style comments on the same line as [include] config directives. Fix by adding back in the check for comments in _parse_config(). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>