diff options
author | 2015-11-07 13:57:55 +0000 | |
---|---|---|
committer | 2015-11-07 13:57:55 +0000 | |
commit | dcd684cdbc4885011c1b846cb6d6a6de8d0fdabf (patch) | |
tree | ccce1f2ee44a7d4816fff8d8a81cdd6fdb5adaad /lib/libc | |
parent | Use input handlers for bridge(4). (diff) | |
download | wireguard-openbsd-dcd684cdbc4885011c1b846cb6d6a6de8d0fdabf.tar.xz wireguard-openbsd-dcd684cdbc4885011c1b846cb6d6a6de8d0fdabf.zip |
In private header files, __BEGIN_DECLS and __END_DECLS are pointless.
Because these work slightly differently on different systems,
they are becoming a maintenance burden in the portable version,
so delete them.
Besides, one of the chief design goals of the mandoc toolbox is to
make sure that nothing related to documentation requires C++.
Consequently, linking mandoc against any kind of C++ program would
defeat the purpose and is not supported.
I don't understand why kristaps@ added them in the first place.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions