From 7238bcee88d0b785e36f6d221b4c54fc4d73bb4e Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Fri, 30 Mar 2012 08:15:45 -0400 Subject: Official IANA Assigned RPC Program Number --- proxy/rpcgen/gss_proxy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proxy') diff --git a/proxy/rpcgen/gss_proxy.h b/proxy/rpcgen/gss_proxy.h index 6e98510..281c225 100644 --- a/proxy/rpcgen/gss_proxy.h +++ b/proxy/rpcgen/gss_proxy.h @@ -521,7 +521,7 @@ struct gssx_res_wrap_size_limit { }; typedef struct gssx_res_wrap_size_limit gssx_res_wrap_size_limit; -#define GSSPROXY 412345 +#define GSSPROXY 400112 #define GSSPROXYVERS 1 #if defined(__STDC__) || defined(__cplusplus) -- cgit