resolv.conf parsing: Rename OPTION_IS etc. to WORD_IS
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 26 Oct 2014 11:30:36 +0000 (11:30 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 26 Oct 2014 12:03:40 +0000 (12:03 +0000)
commit1711fa2cb495c1ea6a1301fd6383139e7fcf0e45
tree8db18058fac56fb6f510709eebc4f8214a6f439e
parente45372c163ef6a942f7856acf87173c8a79c3d85
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 <ijackson@chiark.greenend.org.uk>
src/setup.c