mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-11-24 04:54:07 +00:00
ares_init: fix detection of semicolon comments in resolv.conf
File resolv.conf may either use a hash '#' or a semicolon ';' character as an indication that the rest of the line is a comment. This fixes not recognizing the semicolon as a valid comment indicator in resolv.conf.
This commit is contained in: