CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/22 02:54:36
Modified files:
usr.bin/rsync : extern.h
Log message:
remove __BEGIN_DECLS/__END_DECLS, this .h file wont be
read by a C++ compiler, and __* are no lonmger recommended.
https://www.gnu.org/software/libtool/manual/html_node/C-header-files.html
ok deraadt@
