summaryrefslogtreecommitdiffstats
path: root/proxy/rpcgen/gss_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/rpcgen/gss_proxy.h')
-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 5cb458c..b1f68ef 100644
--- a/proxy/rpcgen/gss_proxy.h
+++ b/proxy/rpcgen/gss_proxy.h
@@ -131,7 +131,7 @@ struct gssx_call_ctx {
typedef struct gssx_call_ctx gssx_call_ctx;
struct gssx_name {
- gssx_buffer *display_name;
+ gssx_buffer display_name;
gssx_OID name_type;
gssx_buffer exported_name;
gssx_buffer exported_composite_name;