From: Ian Jackson Date: Sun, 26 Oct 2014 11:30:36 +0000 (+0000) Subject: resolv.conf parsing: Rename OPTION_IS etc. to WORD_IS X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/commitdiff_plain/f0280eaeb6f5a74d9c7508fdda1a15d373fcefc9?hp=f0280eaeb6f5a74d9c7508fdda1a15d373fcefc9 resolv.conf parsing: Rename OPTION_IS etc. to WORD_IS This now handles whatever is in `word', not necessarily the whole option. (We do this rename in a separate patch as it makes the previous patch easier to review.) Signed-off-by: Ian Jackson ---