summaryrefslogtreecommitdiffstats
path: root/proxy/rpcgen
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-03-30 08:15:45 -0400
committerSimo Sorce <simo@redhat.com>2012-03-30 08:16:41 -0400
commit7238bcee88d0b785e36f6d221b4c54fc4d73bb4e (patch)
tree6c92486cf415f0502744b5984b8797023e7b981d /proxy/rpcgen
parent09f970b514d9896c57d958515fca1299c03bc3ea (diff)
downloadgss-proxy-7238bcee88d0b785e36f6d221b4c54fc4d73bb4e.tar.gz
gss-proxy-7238bcee88d0b785e36f6d221b4c54fc4d73bb4e.tar.xz
gss-proxy-7238bcee88d0b785e36f6d221b4c54fc4d73bb4e.zip
Official IANA Assigned RPC Program Number
Diffstat (limited to 'proxy/rpcgen')
-rw-r--r--proxy/rpcgen/gss_proxy.h2
1 files changed, 1 insertions, 1 deletions
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)