mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
@ -46,8 +46,8 @@ __BEGIN_DECLS
|
||||
/*
|
||||
* Server side authenticator
|
||||
*/
|
||||
extern enum auth_stat _authenticate __P ((struct svc_req *__rqst,
|
||||
struct rpc_msg *__msg));
|
||||
extern enum auth_stat _authenticate (struct svc_req *__rqst,
|
||||
struct rpc_msg *__msg) __THROW;
|
||||
|
||||
__END_DECLS
|
||||
|
||||
|
Reference in New Issue
Block a user