summaryrefslogtreecommitdiffstats
path: root/proxy/src/client
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-05-31 19:20:45 -0400
committerSimo Sorce <simo@redhat.com>2012-08-28 17:17:39 +0200
commit5bae0fe0a835f8dcf52c4a95628233dba3143152 (patch)
treece6de71214e0b03518d3a48eb89f7a3be0b16a69 /proxy/src/client
parent57f72d980610a66ad3e1ab656d012a89febfe9a3 (diff)
downloadgss-proxy-5bae0fe0a835f8dcf52c4a95628233dba3143152.tar.gz
gss-proxy-5bae0fe0a835f8dcf52c4a95628233dba3143152.tar.xz
gss-proxy-5bae0fe0a835f8dcf52c4a95628233dba3143152.zip
Implement indicate mechs related mechglue wrappers
Diffstat (limited to 'proxy/src/client')
-rw-r--r--proxy/src/client/gpm_indicate_mechs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/proxy/src/client/gpm_indicate_mechs.c b/proxy/src/client/gpm_indicate_mechs.c
index 257541a..3c8a97c 100644
--- a/proxy/src/client/gpm_indicate_mechs.c
+++ b/proxy/src/client/gpm_indicate_mechs.c
@@ -729,4 +729,3 @@ done:
*minor_status = 0;
return GSS_S_COMPLETE;
}
-