]> git.ipfire.org Git - thirdparty/glibc.git/commit
resolv: Fix a comment typo in __resolv_conf_load
authorArjun Shankar <arjun@redhat.com>
Fri, 29 Sep 2023 09:35:03 +0000 (11:35 +0200)
committerArjun Shankar <arjun@redhat.com>
Fri, 29 Sep 2023 09:39:27 +0000 (11:39 +0200)
commit5f913506f4bf4785f9cf2c2ac8d17dc9f877ff17
tree2d323dba50a11fc6bcd161b680ee1bc3b075fd10
parent99b4327a553d42c5f999f780a57204894da1d494
resolv: Fix a comment typo in __resolv_conf_load

The file being referred to is host.conf, not hosts.conf.
resolv/res_init.c