chiark / gitweb /
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 11:46:42 +0000 (11:46 +0000)
commitf0280eaeb6f5a74d9c7508fdda1a15d373fcefc9
tree8db18058fac56fb6f510709eebc4f8214a6f439e
parent494a270b1a3cd50363a2f74331ced01accb54d7a
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