mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 17:43:28 +00:00
Remove duplicated '__BEGIN_DECLS' which obviated compiling
C++ sources that use this header. Reported by: Jan Stocker <Jan.Stocker@t-online.de>
This commit is contained in:
parent
e0c9fdb50e
commit
d6d1eb5d18
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=100451
@ -275,7 +275,6 @@ struct rpc_timers {
|
||||
|
||||
#define NULLPROC ((rpcproc_t)0)
|
||||
|
||||
__BEGIN_DECLS
|
||||
/*
|
||||
* Below are the client handle creation routines for the various
|
||||
* implementations of client side rpc. They can return NULL if a
|
||||
|
Loading…
Reference in New Issue
Block a user