mkrdns
mkrdns copied to clipboard
Fix to avoid processing include/directory statements inside comments.
Fixes #9
This fix only handles single # and // comments. /* */ style comments might contain mkrdns directives and can't be easily handled.