summaryrefslogtreecommitdiffstats
path: root/x-files/gss_proxy.x
diff options
context:
space:
mode:
Diffstat (limited to 'x-files/gss_proxy.x')
-rw-r--r--x-files/gss_proxy.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/x-files/gss_proxy.x b/x-files/gss_proxy.x
index 3fb57dd..0d0d7cb 100644
--- a/x-files/gss_proxy.x
+++ b/x-files/gss_proxy.x
@@ -249,7 +249,7 @@ struct gssx_call_ctx {
*/
struct gssx_name {
/* Non-MNs MUST have these; MNs MAY have these */
- gssx_buffer *display_name;
+ gssx_buffer display_name;
gssx_OID name_type;
/* MNs MUST have at least one exported name form */
gssx_buffer exported_name;