diff options
author | mirabilos <m@mirbsd.org> | 2021-08-09 03:30:47 +0200 |
---|---|---|
committer | mirabilos <mirabilos@evolvis.org> | 2021-08-09 03:30:47 +0200 |
commit | 8d9634346817a65f4ec927f3bc87a2dded7791bf (patch) | |
tree | f96d6fa25446afd3c70e606d72dab3b9a88c44d8 /Makefile.in | |
parent | 2bf4991c4dd7b50b74656011dea9c40464ff390c (diff) |
libc/inet/resolv.c: use dn_{comp,expand} for __{en,de}code_dotted
Minimal-invasive change: just ifdeffing away the older code.
There is no reason to have two different sets of functions doing
the same thing, one used in half the code and another, doing less
escaping, in the other half; just use one.
Signed-off-by: mirabilos <mirabilos@evolvis.org>
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions