diff options
author | Kyle J. McKay <mackyle@gmail.com> | 2017-12-05 15:22:15 -0800 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2017-12-11 04:32:06 -0600 |
commit | ac9a73f6956bbf6277db9bc0377eafc139c4db37 (patch) | |
tree | 31b8ccfd403c63b99749533170505d0ae44bdc70 /cmake_uninstall.cmake.in | |
parent | 71d9fd9709537fae263456db0d7c58fe7d82c6e8 (diff) | |
download | portable-ac9a73f6956bbf6277db9bc0377eafc139c4db37.tar.gz portable-ac9a73f6956bbf6277db9bc0377eafc139c4db37.tar.bz2 portable-ac9a73f6956bbf6277db9bc0377eafc139c4db37.zip |
netcat.c.patch: eliminate syntax error from patch
If the target system does not define IPV6_TCLASS, this part of
the patch handles that with an ENOPROTOOPT error rather than
failing to compile.
Unfortunately it's missing a trailing semicolon leading to
a compilation error.
Add the missing semicolon to fix the problem.
Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Diffstat (limited to 'cmake_uninstall.cmake.in')
0 files changed, 0 insertions, 0 deletions